Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-003605
#<BuildRuby:0x00007fa34a9bfdd0
@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.20241117-003605",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006761 0.000580 3.590671 ( 3.552136)
build_miniruby 0.001409 0.000301 1.255242 ( 1.254963)
build_ruby 0.001757 0.000377 3.164883 ( 3.320148)
build_all 0.007822 0.000000 6.338082 ( 2.642493)
build_install 0.015224 0.003760 8.905875 ( 4.157626)
test_btest 0.000870 0.000179 80.252553 ( 22.594885)
test_basic 0.009575 0.000000 0.954474 ( 1.004309)
test_all 0.124198 0.021677 717.186565 (270.882134)
test_rubyspec 0.057467 0.023701 125.725268 ( 33.991384)
total: 343.40 sec