Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-121036
#<BuildRuby:0x00007fc973bbfdc0
@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.20250425-121036",
@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.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005193 0.000309 1.999901 ( 2.315411)
build_miniruby 0.000000 0.001538 1.491668 ( 1.488808)
build_ruby 0.000000 0.002068 4.048002 ( 4.167204)
build_all 0.004678 0.004347 6.244281 ( 2.721856)
build_install 0.008920 0.010851 8.264482 ( 4.659041)
test_btest 0.000620 0.000226 52.362634 ( 15.301242)
test_basic 0.008476 0.000221 0.923876 ( 0.975593)
test_all 0.083506 0.034541 613.166103 (190.526168)
test_rubyspec 0.048796 0.025235 104.452285 ( 29.983480)
total: 252.14 sec