Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-104803
#<BuildRuby:0x00007fa6a62bfdc8
@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.20241115-104803",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.000000 0.007463 3.412761 ( 3.695170)
build_miniruby 0.000000 0.001772 1.453428 ( 3.302754)
build_ruby 0.000761 0.001021 3.521994 ( 50.431826)
build_all 0.003309 0.005351 6.584723 ( 3.100213)
build_install 0.015541 0.005991 9.615469 ( 5.071032)
test_btest 0.000579 0.000263 82.264429 ( 34.934221)
test_basic 0.004041 0.007767 1.111184 ( 1.299969)
test_all 0.113630 0.039375 807.564320 (418.040775)
test_rubyspec 0.061013 0.034078 124.076459 ( 62.396401)
total: 582.27 sec