Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-105612
#<BuildRuby:0x000055d73098a320
@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.20240305-105612",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003758 0.003846 2.626007 ( 2.354940)
build_miniruby 0.001221 0.000305 1.740950 ( 1.739907)
build_ruby 0.001408 0.000352 3.638182 ( 3.836407)
build_all 0.003449 0.003827 6.685649 ( 3.083178)
build_install 0.016470 0.002088 8.766006 ( 4.469908)
test_btest 0.000590 0.000151 92.898981 ( 33.186633)
test_basic 0.003956 0.003820 0.951464 ( 1.030768)
test_all 0.067485 0.053125 876.075097 (317.309099)
test_rubyspec 0.045472 0.046431 124.980920 (134.369705)
total: 501.38 sec