Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-135541
#<BuildRuby:0x00007fc010cdfdc0
@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.20241005-135541",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000000 0.000048 0.000048 ( 0.000048)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.000000 0.007241 3.221192 ( 3.089596)
build_miniruby 0.000000 0.001521 1.580609 ( 1.593909)
build_ruby 0.000000 0.002461 4.658695 ( 5.441099)
build_all 0.006353 0.005391 7.770062 ( 4.669019)
build_install 0.011153 0.009886 10.619071 ( 5.945387)
test_btest 0.000000 0.000814 87.009016 ( 22.652707)
test_basic 0.005375 0.004096 1.022825 ( 1.074142)
test_all 0.098915 0.050072 741.679675 (251.709341)
test_rubyspec 0.044332 0.039935 136.830182 ( 27.173236)
total: 323.35 sec