Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-000759
#<BuildRuby:0x00007fcde3fbfdc0
@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.20241119-000759",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.007994 0.000000 3.859268 ( 3.765310)
build_miniruby 0.000000 0.001483 1.532614 ( 1.530074)
build_ruby 0.000464 0.001509 4.097045 ( 4.289551)
build_all 0.007261 0.002003 6.357485 ( 2.749199)
build_install 0.012551 0.007172 8.619434 ( 4.024782)
test_btest 0.000698 0.000212 79.016415 ( 20.957726)
test_basic 0.001598 0.007367 1.002886 ( 1.051198)
test_all 0.089595 0.055758 723.915954 (210.678837)
test_rubyspec 0.048429 0.031597 116.865824 ( 25.001140)
total: 274.05 sec