Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-193914
#<BuildRuby:0x00007fa7257ffde0
@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.20240920-193914",
@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.000014 0.000007 0.000021 ( 0.000022)
autoconf 0.000023 0.000012 0.000035 ( 0.000034)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.006531 0.001244 3.360503 ( 2.807144)
build_miniruby 0.001044 0.000495 1.224424 ( 1.221601)
build_ruby 0.000000 0.001866 3.235423 ( 3.490327)
build_all 0.004827 0.002508 5.922021 ( 2.227140)
build_install 0.011082 0.005541 9.091552 ( 4.101966)
test_btest 0.000696 0.000348 89.047582 ( 27.188832)
test_basic 0.002395 0.010908 1.307583 ( 1.605210)
test_all 0.106355 0.047886 752.320350 (248.120549)
test_rubyspec 0.024516 0.066821 137.017420 ( 24.877330)
total: 315.64 sec