Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-232928
#<BuildRuby:0x00007ff44a99fde0
@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.20241224-232928",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000000 0.000035 0.000035 ( 0.000034)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.001196 0.004174 1.393036 ( 1.705066)
build_miniruby 0.000992 0.000248 1.062042 ( 1.059978)
build_ruby 0.001383 0.000346 2.820711 ( 3.036827)
build_all 0.008015 0.000000 5.913371 ( 2.351299)
build_install 0.004268 0.011239 6.506430 ( 3.204424)
test_btest 0.000670 0.000223 67.819789 ( 17.733331)
test_basic 0.007290 0.001018 0.847673 ( 0.898494)
test_all 0.102335 0.039864 661.962847 (229.704173)
test_rubyspec 0.037661 0.042253 117.883245 ( 25.871964)
total: 285.57 sec