Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-033902
#<BuildRuby:0x00007fdd7ab7fde0
@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.20241228-033902",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004502 0.000750 1.913844 ( 2.212069)
build_miniruby 0.001286 0.000215 1.244146 ( 1.240974)
build_ruby 0.001548 0.000258 3.192880 ( 3.409183)
build_all 0.005517 0.003659 6.476195 ( 2.716035)
build_install 0.016008 0.002516 8.115789 ( 4.270562)
test_btest 0.000663 0.000122 74.939365 ( 21.060383)
test_basic 0.003135 0.006757 1.029883 ( 2.661945)
test_all 0.109427 0.032064 688.951139 (215.657575)
test_rubyspec 0.066586 0.019451 122.589791 ( 29.510326)
total: 282.74 sec