Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-052149
#<BuildRuby:0x000055e0992de1a8
@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.20231206-052149",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000149 0.007389 2.325286 ( 2.395921)
build_miniruby 0.001492 0.000224 1.606589 ( 1.605226)
build_ruby 0.001264 0.000190 2.728142 ( 2.927602)
build_all 0.006633 0.000384 5.678264 ( 2.523284)
build_install 0.016500 0.001694 7.252094 ( 3.829419)
test_btest 0.000667 0.000091 82.055083 ( 29.201648)
test_basic 0.004478 0.000611 0.868120 ( 0.929514)
test_all 0.094393 0.022576 688.256527 (256.162537)
test_rubyspec 0.025573 0.045485 94.242533 (106.259837)
total: 405.84 sec