Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-024847
#<BuildRuby:0x00007efe8d20fde0
@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.20241205-024847",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.007161 0.001302 3.538961 ( 3.072050)
build_miniruby 0.001182 0.000215 1.493188 ( 1.490409)
build_ruby 0.001828 0.000332 4.098670 ( 4.271999)
build_all 0.008691 0.000022 6.490888 ( 2.736446)
build_install 0.016389 0.007566 9.927268 ( 5.064391)
test_btest 0.000702 0.000141 83.384597 ( 38.167306)
test_basic 0.011175 0.001364 1.054858 ( 1.154642)
test_all 0.105698 0.050012 792.481454 (294.066886)
test_rubyspec 0.070162 0.022819 123.660698 ( 37.689932)
total: 387.72 sec