Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-050429
#<BuildRuby:0x000055b16172a138
@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.20240303-050429",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.007260 2.396145 ( 2.137786)
build_miniruby 0.000492 0.000825 1.577261 ( 1.580586)
build_ruby 0.000000 0.001574 3.082774 ( 3.359572)
build_all 0.004882 0.002562 6.100578 ( 2.249827)
build_install 0.008216 0.010114 7.825749 ( 3.477605)
test_btest 0.000897 0.000239 89.577261 ( 23.726700)
test_basic 0.004636 0.001236 0.897210 ( 0.955828)
test_all 0.080737 0.038474 738.218657 (209.283142)
test_rubyspec 0.033776 0.045094 112.290893 (121.599546)
total: 368.37 sec