Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-174346
#<BuildRuby:0x00007fea9b63fdc0
@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.20241226-174346",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002230 0.003803 2.183797 ( 2.698311)
build_miniruby 0.001528 0.000170 1.372211 ( 1.369387)
build_ruby 0.001563 0.000174 3.867058 ( 44.111843)
build_all 0.008453 0.000000 6.964735 ( 2.930620)
build_install 0.022483 0.000253 9.273000 ( 5.827154)
test_btest 0.000878 0.000082 82.576829 ( 41.457221)
test_basic 0.011750 0.000693 1.177734 ( 1.339662)
test_all 0.106425 0.047501 788.936527 (573.556172)
test_rubyspec 0.072484 0.013860 129.192051 (159.901972)
total: 833.19 sec