Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-054931
#<BuildRuby:0x0000563c5254df50
@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.20231220-054931",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001747 0.004278 1.801146 ( 2.144366)
build_miniruby 0.001155 0.000223 1.273874 ( 1.272467)
build_ruby 0.001310 0.000252 2.843835 ( 3.058147)
build_all 0.005547 0.001067 5.151235 ( 1.999673)
build_install 0.010231 0.007991 6.976607 ( 3.560872)
test_btest 0.000672 0.000163 81.821612 ( 22.078028)
test_basic 0.005231 0.001262 0.894416 ( 0.958682)
test_all 0.062802 0.053585 659.107958 (193.676269)
test_rubyspec 0.019951 0.030325 85.950363 ( 97.307376)
total: 326.06 sec