Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-041241
#<BuildRuby:0x00007f478ceafdc8
@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-041241",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.003331 0.004893 3.565826 ( 3.433176)
build_miniruby 0.001159 0.000331 1.610286 ( 1.608114)
build_ruby 0.001481 0.000423 3.646405 ( 3.834241)
build_all 0.006503 0.001858 6.408761 ( 2.688432)
build_install 0.013103 0.005689 8.418708 ( 4.100645)
test_btest 0.000766 0.000230 81.070455 ( 22.502746)
test_basic 0.010178 0.000292 1.137284 ( 1.185411)
test_all 0.101911 0.046260 735.613569 (216.811940)
test_rubyspec 0.055592 0.027243 119.727949 ( 28.041274)
total: 284.21 sec