Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-080830
#<BuildRuby:0x00007ff392bbfde0
@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.20240923-080830",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000035 0.000010 0.000045 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000000 0.007880 3.266624 ( 2.855900)
build_miniruby 0.000000 0.001599 1.186586 ( 1.183222)
build_ruby 0.000000 0.001731 3.232534 ( 3.491370)
build_all 0.005766 0.001550 6.013248 ( 2.258596)
build_install 0.019455 0.002154 9.192390 ( 4.119663)
test_btest 0.000603 0.000217 90.095355 ( 33.767386)
test_basic 0.004877 0.004328 0.822372 ( 0.873991)
test_all 0.113909 0.033910 648.935632 (209.508503)
test_rubyspec 0.057005 0.029679 135.766382 ( 24.579675)
total: 282.64 sec