Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-225757
#<BuildRuby:0x00007ff35f1efdc0
@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.20240710-225757",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000031)
build_up 0.003261 0.003939 2.971723 ( 2.654486)
build_miniruby 0.000000 0.001828 1.152716 ( 1.149889)
build_ruby 0.000352 0.001619 3.238543 ( 3.448651)
build_all 0.008857 0.000126 6.599497 ( 2.507648)
build_install 0.014344 0.003746 9.433388 ( 4.203687)
test_btest 0.000732 0.000094 106.382806 ( 27.393639)
test_basic 0.007237 0.000417 0.974558 ( 1.025514)
test_all 0.115159 0.032570 765.291718 (235.141884)
test_rubyspec 0.068469 0.023248 159.152233 ( 28.635576)
total: 306.16 sec