Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-035516
#<BuildRuby:0x0000562a07cc9fc0
@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.20240228-035516",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.004232 0.004073 2.729711 ( 4.095574)
build_miniruby 0.001582 0.000365 1.991262 ( 2.502228)
build_ruby 0.001603 0.000370 3.871792 ( 5.160926)
build_all 0.008646 0.000088 7.241207 ( 7.708449)
build_install 0.011362 0.011031 9.169526 ( 10.074222)
test_btest 0.000651 0.000183 96.922065 (108.182987)
test_basic 0.003649 0.005177 1.094334 ( 1.761944)
test_all 0.100734 0.027186 870.191619 (827.147531)
test_rubyspec 0.065593 0.029393 137.207307 (214.665382)
total: 1181.30 sec