Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-080132
#<BuildRuby:0x0000560cfe1f2230
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240310-080132",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000028 0.000002 0.000030 ( 0.000029)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.005563 0.004161 2.856086 ( 5.583980)
build_miniruby 0.001451 0.000131 1.833488 ( 2.111333)
build_ruby 0.002149 0.000000 3.756615 ( 21.737715)
build_all 0.009895 0.000000 7.168082 ( 5.261772)
build_install 0.019766 0.004026 9.230792 ( 8.020027)
test_btest 0.000931 0.000000 95.934683 ( 61.391051)
test_basic 0.008440 0.000510 1.105186 ( 1.430409)
test_all 0.110838 0.015360 828.363488 (473.856214)
test_rubyspec 0.059068 0.041149 138.807680 (202.351701)
total: 781.75 sec