Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-145452
#<BuildRuby:0x00005574a2b224f8
@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.20240224-145452",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.006444 0.000546 2.496353 ( 2.476359)
build_miniruby 0.001060 0.000230 1.585090 ( 1.588682)
build_ruby 0.001385 0.000301 3.416915 ( 3.644000)
build_all 0.007261 0.000647 6.531243 ( 3.247696)
build_install 0.014822 0.004723 8.531823 ( 4.820047)
test_btest 0.000612 0.000136 89.372608 ( 35.582533)
test_basic 0.005369 0.001193 0.855574 ( 0.920001)
test_all 0.085445 0.029674 827.286872 (321.229178)
test_rubyspec 0.033631 0.052399 121.912731 (131.130890)
total: 504.64 sec