Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-003356
#<BuildRuby:0x00007f9925d3fde0
@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.20240930-003356",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005562 0.004901 5.167653 ( 7.026169)
build_miniruby 0.000000 0.002086 1.797985 ( 2.281292)
build_ruby 0.000603 0.002060 4.717059 ( 5.408831)
build_all 0.006862 0.004736 7.645112 ( 6.975118)
build_install 0.020561 0.007337 11.398174 ( 10.711182)
test_btest 0.001180 0.000000 99.467234 (102.049388)
test_basic 0.004256 0.008649 1.273861 ( 2.199407)
test_all 0.121359 0.045473 860.281547 (731.155029)
test_rubyspec 0.067654 0.025812 145.278796 (101.034703)
total: 968.84 sec