Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-233743
#<BuildRuby:0x00007f800ee7fdc0
@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.20241126-233743",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006808 0.001277 3.275254 ( 3.151082)
build_miniruby 0.001429 0.000268 1.755508 ( 1.756709)
build_ruby 0.001861 0.000349 4.526916 ( 24.104742)
build_all 0.008901 0.000846 6.870870 ( 3.589209)
build_install 0.016402 0.006743 9.810678 ( 12.705399)
test_btest 0.000801 0.000000 85.878022 ( 41.330646)
test_basic 0.010614 0.001492 1.144446 ( 1.539724)
test_all 0.115150 0.037437 796.338272 (275.176396)
test_rubyspec 0.040413 0.040618 119.985418 ( 25.785494)
total: 389.14 sec