Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250303-102929
#<BuildRuby:0x00007f62335efdc0
@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.20250303-102929",
@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.000008 0.000029 ( 0.000025)
autoconf 0.000033 0.000014 0.000047 ( 0.000046)
configure 0.000031 0.000013 0.000044 ( 0.000043)
build_up 0.008931 0.000401 3.631168 ( 2.885047)
build_miniruby 0.001457 0.000552 1.724703 ( 1.783538)
build_ruby 0.000000 0.002414 4.109276 ( 15.825527)
build_all 0.009321 0.001966 5.815983 ( 4.139764)
build_install 0.014637 0.010211 8.495806 ( 5.425791)
test_btest 0.000796 0.000334 47.386745 ( 16.517276)
test_basic 0.007708 0.001273 0.744799 ( 0.816974)
test_all 0.073295 0.048299 510.655196 (176.375080)
test_rubyspec 0.050160 0.025284 98.029300 ( 19.490767)
total: 243.26 sec