Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-064644
#<BuildRuby:0x000055e810aea120
@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.20240112-064644",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005269 0.000150 1.680610 ( 2.082131)
build_miniruby 0.001770 0.000000 1.558651 ( 1.557555)
build_ruby 0.001784 0.000000 3.266315 ( 3.489003)
build_all 0.007000 0.000743 5.758270 ( 2.824809)
build_install 0.013209 0.004912 7.225292 ( 4.059309)
test_btest 0.000697 0.000096 86.310194 ( 51.170744)
test_basic 0.003100 0.004992 0.969800 ( 1.264768)
test_all 0.081552 0.040910 788.599160 (344.295922)
test_rubyspec 0.044069 0.030104 99.244598 (124.186028)
total: 534.93 sec