Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-145413
#<BuildRuby:0x00007f88c38bfdc8
@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-145413",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005114 0.004397 5.055787 ( 6.518968)
build_miniruby 0.001698 0.000212 1.853010 ( 2.243916)
build_ruby 0.002021 0.000252 4.657525 ( 8.130596)
build_all 0.006676 0.003800 7.560640 ( 7.080379)
build_install 0.017079 0.009920 11.199732 ( 10.814233)
test_btest 0.000327 0.000601 101.324102 ( 99.573157)
test_basic 0.005949 0.007332 1.329694 ( 2.139306)
test_all 0.112049 0.047516 811.446434 (448.923053)
test_rubyspec 0.050365 0.038399 131.488174 ( 33.609055)
total: 619.03 sec