Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-140014
#<BuildRuby:0x00007fb68123fde0
@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.20241212-140014",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.005677 0.004388 3.817221 ( 3.999772)
build_miniruby 0.001556 0.000429 2.109832 ( 2.118894)
build_ruby 0.001733 0.000478 4.367979 ( 4.527849)
build_all 0.008122 0.001078 6.842349 ( 3.065561)
build_install 0.021282 0.000045 9.361447 ( 4.829723)
test_btest 0.000949 0.000217 80.200266 ( 30.075782)
test_basic 0.006499 0.004816 1.107106 ( 1.212326)
test_all 0.091872 0.058306 737.370181 (261.496291)
test_rubyspec 0.038075 0.043282 117.812280 ( 27.953262)
total: 339.28 sec