Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-145624
#<BuildRuby:0x00007f6fa553fdd8
@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.20250504-145624",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000037 0.000008 0.000045 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.000000 0.007975 2.854593 ( 3.363575)
build_miniruby 0.002114 0.000000 1.763884 ( 1.929504)
build_ruby 0.000000 0.002202 4.838537 ( 5.104718)
build_all 0.001146 0.010049 6.906806 ( 4.117008)
build_install 0.021418 0.003041 9.150026 ( 6.096168)
test_btest 0.000666 0.000217 45.756546 ( 14.337982)
test_basic 0.004397 0.002820 0.658749 ( 4.824617)
test_all 0.081022 0.035273 509.563477 (182.901597)
test_rubyspec 0.045153 0.032278 107.466868 ( 20.604047)
total: 243.28 sec