Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-184538
#<BuildRuby:0x00007ff4fbc4fde0
@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.20241224-184538",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.001257 0.004272 1.744303 ( 2.027134)
build_miniruby 0.001279 0.000256 1.333683 ( 1.330452)
build_ruby 0.001321 0.000264 3.325999 ( 3.460928)
build_all 0.005415 0.003522 6.350460 ( 2.535682)
build_install 0.016615 0.000882 7.829320 ( 4.077401)
test_btest 0.000609 0.000121 75.619227 ( 20.285030)
test_basic 0.006178 0.003729 0.913752 ( 0.964588)
test_all 0.100909 0.043160 707.519384 (215.969301)
test_rubyspec 0.054306 0.026595 119.730253 ( 34.932691)
total: 285.58 sec