Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-153528
#<BuildRuby:0x00007fe28ba0fdc8
@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.20241230-153528",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000000 0.000034 0.000034 ( 0.000034)
build_up 0.002264 0.003445 1.512153 ( 1.830923)
build_miniruby 0.001298 0.000294 1.290402 ( 1.287056)
build_ruby 0.001520 0.000344 3.455317 ( 3.623898)
build_all 0.008435 0.000000 6.316949 ( 2.561555)
build_install 0.012319 0.003296 7.514266 ( 3.805435)
test_btest 0.000674 0.000146 74.508583 ( 20.672363)
test_basic 0.005237 0.004287 1.003777 ( 1.051812)
test_all 0.108154 0.035371 694.126227 (206.367760)
test_rubyspec 0.055765 0.026597 117.299214 ( 26.868867)
total: 268.07 sec