Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-000114
#<BuildRuby:0x000055e513c863d0
@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.20240113-000114",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001915 0.004465 1.635266 ( 2.205278)
build_miniruby 0.001194 0.000272 1.667216 ( 1.735606)
build_ruby 0.001414 0.000322 3.450042 ( 3.734002)
build_all 0.005317 0.002465 5.746052 ( 3.194442)
build_install 0.012720 0.006311 6.995399 ( 4.377004)
test_btest 0.000980 0.000000 82.654124 ( 40.630182)
test_basic 0.004629 0.002307 0.845403 ( 0.927716)
test_all 0.074463 0.045260 792.533102 (307.287293)
test_rubyspec 0.022116 0.058915 104.952269 (163.316384)
total: 527.41 sec