Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-023925
#<BuildRuby:0x00007fcc22c7fdd0
@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.20241027-023925",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000036)
build_up 0.004915 0.003424 4.177125 ( 4.061518)
build_miniruby 0.001569 0.000289 1.770564 ( 1.772012)
build_ruby 0.001869 0.000345 4.220111 ( 4.412892)
build_all 0.005083 0.004226 7.298289 ( 3.102359)
build_install 0.018788 0.003751 10.501445 ( 5.412073)
test_btest 0.000713 0.000146 82.144575 ( 40.550491)
test_basic 0.007331 0.004758 1.192598 ( 1.293237)
test_all 0.111005 0.046193 816.892527 (430.357260)
test_rubyspec 0.043810 0.046617 130.106316 ( 55.205942)
total: 546.17 sec