Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-015427
#<BuildRuby:0x0000563731c12320
@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.20240114-015427",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.000000 0.005792 1.651436 ( 2.029052)
build_miniruby 0.000214 0.001314 1.601978 ( 1.608863)
build_ruby 0.001548 0.000150 3.161669 ( 3.389938)
build_all 0.004224 0.003822 5.815891 ( 2.948609)
build_install 0.009856 0.007307 6.833266 ( 3.908125)
test_btest 0.000970 0.000000 81.613716 ( 31.954249)
test_basic 0.003769 0.003236 0.878182 ( 0.989015)
test_all 0.080520 0.036113 713.849402 (286.160187)
test_rubyspec 0.032577 0.031536 91.259810 (103.172979)
total: 436.16 sec