Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-132500
#<BuildRuby:0x00007f6148dbfdc0
@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.20240706-132500",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003136 0.005070 4.139985 ( 3.632451)
build_miniruby 0.001314 0.000438 1.563539 ( 1.562078)
build_ruby 0.001686 0.000562 3.822429 ( 3.996613)
build_all 0.008375 0.001335 8.593370 ( 3.480043)
build_install 0.013978 0.007541 11.822721 ( 5.600088)
test_btest 0.000822 0.000282 122.224710 ( 31.853193)
test_basic 0.007832 0.002685 1.229794 ( 1.282386)
test_all 0.114701 0.041277 906.507913 (265.981613)
test_rubyspec 0.050470 0.044342 175.265182 ( 39.146114)
total: 356.54 sec