Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-032346
#<BuildRuby:0x0000558257b52078
@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.20240203-032346",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.007605 0.000543 2.059943 ( 3.811823)
build_miniruby 0.001507 0.000107 1.831651 ( 2.502031)
build_ruby 0.001648 0.000118 3.597377 ( 4.584036)
build_all 0.003673 0.004313 6.472829 ( 5.011889)
build_install 0.011887 0.008540 8.148884 ( 7.186506)
test_btest 0.000351 0.000554 88.180679 ( 77.930557)
test_basic 0.003980 0.004503 0.975427 ( 1.654191)
test_all 0.089632 0.026056 751.368907 (409.446859)
test_rubyspec 0.057431 0.047333 171.444331 (196.903080)
total: 709.03 sec