Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-000542
#<BuildRuby:0x000055557068e230
@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.20231211-000542",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002621 0.003775 2.255539 ( 2.336179)
build_miniruby 0.001370 0.000274 1.554205 ( 1.556873)
build_ruby 0.001653 0.000331 3.193049 ( 3.387747)
build_all 0.007128 0.000575 5.699385 ( 2.849988)
build_install 0.017642 0.000840 7.071159 ( 4.089012)
test_btest 0.000620 0.000107 82.530842 ( 29.302259)
test_basic 0.004047 0.000698 0.867040 ( 0.936847)
test_all 0.069399 0.052020 700.590945 (230.007413)
test_rubyspec 0.020425 0.045350 95.300070 (107.048487)
total: 381.52 sec