Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-192535
#<BuildRuby:0x00005623285a22c8
@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.20240110-192535",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.001329 0.004306 1.433012 ( 1.837140)
build_miniruby 0.001264 0.000000 1.498186 ( 1.496302)
build_ruby 0.001437 0.000000 3.178991 ( 3.410888)
build_all 0.006446 0.000000 5.288463 ( 2.023586)
build_install 0.009605 0.007194 6.507085 ( 3.358416)
test_btest 0.000905 0.000000 83.350175 ( 21.618830)
test_basic 0.000097 0.006329 0.829629 ( 0.887578)
test_all 0.084955 0.035425 724.904363 (236.395301)
test_rubyspec 0.038145 0.016660 84.154256 ( 95.541230)
total: 366.57 sec