Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-162056
#<BuildRuby:0x00007fbc5f98fdc8
@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.20241213-162056",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.001755 0.004280 1.692206 ( 2.500532)
build_miniruby 0.001290 0.000271 1.161955 ( 1.158731)
build_ruby 0.002150 0.000000 2.896207 ( 3.119683)
build_all 0.007321 0.000000 5.176787 ( 2.005719)
build_install 0.011136 0.004159 6.400337 ( 3.296267)
test_btest 0.000683 0.000143 65.021352 ( 17.077888)
test_basic 0.004363 0.004185 0.692966 ( 0.746804)
test_all 0.112575 0.026830 641.260264 (188.710186)
test_rubyspec 0.049675 0.028742 118.037263 ( 29.189814)
total: 247.81 sec