Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-092408
#<BuildRuby:0x00007fb8f480fde0
@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.20241003-092408",
@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.000037 0.000000 0.000037 ( 0.000038)
autoconf 0.000049 0.000000 0.000049 ( 0.000049)
configure 0.000038 0.000000 0.000038 ( 0.000039)
build_up 0.007678 0.000000 3.473229 ( 3.916422)
build_miniruby 0.001398 0.000266 1.675024 ( 1.672743)
build_ruby 0.001905 0.000370 3.844190 ( 23.393040)
build_all 0.008980 0.000000 7.036114 ( 2.987006)
build_install 0.014072 0.004619 10.079359 ( 4.807260)
test_btest 0.000838 0.000163 97.283720 ( 27.259763)
test_basic 0.004747 0.004351 1.173145 ( 1.221325)
test_all 0.096256 0.054781 788.882227 (235.908475)
test_rubyspec 0.045644 0.043097 132.482384 ( 30.173407)
total: 331.34 sec