Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-094314
#<BuildRuby:0x00007f7c3ccffde0
@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.20241129-094314",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005084 0.002231 3.166665 ( 3.103599)
build_miniruby 0.001350 0.000349 1.602032 ( 1.598344)
build_ruby 0.001414 0.000367 3.835218 ( 3.966945)
build_all 0.006637 0.002559 6.424807 ( 2.754727)
build_install 0.017599 0.001519 8.972614 ( 4.508635)
test_btest 0.000749 0.000182 74.892803 ( 20.426906)
test_basic 0.000243 0.008062 0.738218 ( 0.789176)
test_all 0.106419 0.039476 683.021915 (240.473173)
test_rubyspec 0.045589 0.036725 117.467567 ( 23.729680)
total: 301.35 sec