Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-131139
#<BuildRuby:0x00007fb9a65bfdd0
@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.20240925-131139",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000030 0.000010 0.000040 ( 0.000041)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.007027 0.000891 3.517790 ( 3.034096)
build_miniruby 0.001122 0.000337 1.109776 ( 1.107016)
build_ruby 0.001341 0.000402 3.238083 ( 3.455519)
build_all 0.005925 0.001777 6.046755 ( 2.281348)
build_install 0.011178 0.006816 8.340148 ( 3.525733)
test_btest 0.000681 0.000227 84.783707 ( 21.883123)
test_basic 0.002969 0.006116 0.894366 ( 0.944936)
test_all 0.104214 0.044297 702.765246 (224.519942)
test_rubyspec 0.028927 0.054163 137.957105 ( 24.623211)
total: 285.38 sec