Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-140248
#<BuildRuby:0x00007efee60ffdc0
@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.20240930-140248",
@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.000020 0.000000 0.000020 ( 0.000021)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.008199 0.000063 4.422399 ( 3.715904)
build_miniruby 0.001368 0.000214 1.340420 ( 1.337616)
build_ruby 0.002324 0.000000 4.325395 ( 4.490415)
build_all 0.008432 0.000000 6.826274 ( 2.833684)
build_install 0.008008 0.011999 9.917046 ( 4.521774)
test_btest 0.000777 0.000168 92.110812 ( 24.162915)
test_basic 0.003252 0.006929 1.070980 ( 1.114655)
test_all 0.099172 0.050191 740.331646 (215.480593)
test_rubyspec 0.041774 0.046656 136.701803 ( 31.002398)
total: 288.66 sec