Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-214243
#<BuildRuby:0x00007f6a3705fde0
@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-214243",
@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.000013 0.000005 0.000018 ( 0.000020)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.002439 0.005778 3.751152 ( 3.694870)
build_miniruby 0.001061 0.000433 1.447748 ( 1.444127)
build_ruby 0.000000 0.001771 4.393172 ( 4.540543)
build_all 0.006248 0.003556 7.057055 ( 3.020822)
build_install 0.019276 0.004719 10.048282 ( 4.881629)
test_btest 0.000628 0.000254 76.336395 ( 22.085551)
test_basic 0.005510 0.004368 0.879646 ( 0.922665)
test_all 0.108455 0.040509 747.432721 (257.442956)
test_rubyspec 0.047785 0.036490 124.581023 ( 27.319417)
total: 325.35 sec