Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-123001
#<BuildRuby:0x00007f16308bfdd8
@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.20240813-123001",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.004103 0.005115 3.999499 ( 4.393801)
build_miniruby 0.001722 0.000459 1.849251 ( 1.955578)
build_ruby 0.002193 0.000000 4.781555 ( 5.122465)
build_all 0.010373 0.001056 9.173352 ( 5.880278)
build_install 0.016335 0.008951 12.338600 ( 7.613380)
test_btest 0.000731 0.000205 120.626318 ( 36.119758)
test_basic 0.001703 0.008726 1.136163 ( 1.184385)
test_all 0.112900 0.036150 883.941583 (258.684059)
test_rubyspec 0.054688 0.033889 167.945204 ( 34.923645)
total: 355.88 sec