Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-184027
#<BuildRuby:0x000055eed6085f00
@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.20231017-184027",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.000626 0.006807 2.447530 ( 3.405648)
build_miniruby 0.001085 0.000375 1.819628 ( 1.970293)
build_ruby 0.001522 0.000526 3.809190 ( 4.538425)
build_all 0.006203 0.003347 6.646611 ( 5.214760)
build_install 0.012678 0.010517 8.391201 ( 7.033415)
test_btest 0.000574 0.000234 88.579241 ( 70.064995)
test_basic 0.000391 0.007851 1.023404 ( 1.604996)
test_all 0.008360 0.002393 732.696306 (365.751141)
test_rubyspec 0.039740 0.035553 106.003751 (128.071640)
total: 587.66 sec