Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-095625
#<BuildRuby:0x0000557819a268e0
@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.20240315-095625",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000018 0.000010 0.000028 ( 0.000027)
configure 0.000016 0.000008 0.000024 ( 0.000025)
build_up 0.004572 0.002540 2.402356 ( 2.478781)
build_miniruby 0.001567 0.000000 1.864623 ( 1.881228)
build_ruby 0.001763 0.000000 3.869188 ( 4.092729)
build_all 0.007652 0.001232 7.077592 ( 3.815002)
build_install 0.006691 0.014792 8.885833 ( 5.187168)
test_btest 0.000862 0.000000 94.734117 ( 42.841410)
test_basic 0.003576 0.004626 1.001196 ( 1.106870)
test_all 0.066185 0.058643 841.841220 (398.797966)
test_rubyspec 0.052210 0.051583 143.878559 (204.638943)
total: 664.84 sec