Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-061044
#<BuildRuby:0x0000561efbd363d0
@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.20240319-061044",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.004224 0.003930 2.528531 ( 3.678922)
build_miniruby 0.000000 0.001439 1.837295 ( 2.119956)
build_ruby 0.000000 0.002289 3.754844 ( 4.348707)
build_all 0.008115 0.000816 7.354156 ( 5.681266)
build_install 0.021139 0.000757 9.086504 ( 8.307547)
test_btest 0.000920 0.000081 95.206270 ( 82.266432)
test_basic 0.007890 0.000000 1.031140 ( 1.496338)
test_all 0.101359 0.023920 841.841922 (450.743271)
test_rubyspec 0.060627 0.034835 135.484467 (191.808309)
total: 750.45 sec