Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-032542
#<BuildRuby:0x00007f5ce2e9fde0
@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.20250313-032542",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005885 0.000493 2.585785 ( 2.712293)
build_miniruby 0.001086 0.000271 1.215465 ( 1.212660)
build_ruby 0.001653 0.000000 3.580113 ( 3.759253)
build_all 0.008143 0.000000 5.418518 ( 2.267326)
build_install 0.012992 0.004705 6.716414 ( 3.521997)
test_btest 0.000689 0.000167 42.690850 ( 11.561279)
test_basic 0.003032 0.004965 0.859202 ( 0.911807)
test_all 0.100345 0.016995 559.049901 (170.035387)
test_rubyspec 0.059959 0.019909 98.679595 ( 25.161294)
total: 221.14 sec