Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-084916
#<BuildRuby:0x00007f038ae1fde0
@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.20241023-084916",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.008348 0.001159 4.488199 ( 5.027551)
build_miniruby 0.001657 0.000230 1.896732 ( 1.949961)
build_ruby 0.002247 0.000312 4.834763 ( 5.293396)
build_all 0.011237 0.000921 7.509410 ( 5.501021)
build_install 0.021840 0.004435 10.632337 ( 8.969633)
test_btest 0.001115 0.000159 84.786256 ( 79.301754)
test_basic 0.008237 0.005197 1.219197 ( 1.972787)
test_all 0.127471 0.034032 815.139709 (432.113525)
test_rubyspec 0.038920 0.047326 127.810296 ( 28.323138)
total: 568.45 sec