Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-222926
#<BuildRuby:0x00007f6ba573fdd0
@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.20241104-222926",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000338 0.007315 3.562946 ( 3.452154)
build_miniruby 0.001334 0.000267 1.574209 ( 1.572340)
build_ruby 0.001595 0.000319 4.130322 ( 4.286226)
build_all 0.004094 0.004027 6.107970 ( 2.395468)
build_install 0.014820 0.006715 8.521742 ( 3.975521)
test_btest 0.000717 0.000179 77.973920 ( 20.610297)
test_basic 0.005183 0.004597 0.909826 ( 0.958608)
test_all 0.110814 0.034969 714.034150 (217.108614)
test_rubyspec 0.053443 0.028627 121.633344 ( 27.884059)
total: 282.24 sec