Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-001003
#<BuildRuby:0x00007fe3e8c7fdc0
@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.20241101-001003",
@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.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.000000 0.007847 3.483776 ( 3.382936)
build_miniruby 0.001364 0.000294 1.401513 ( 1.400654)
build_ruby 0.001517 0.000312 3.393347 ( 3.558059)
build_all 0.007053 0.001452 6.324194 ( 2.551488)
build_install 0.009493 0.009796 8.854277 ( 4.234907)
test_btest 0.000000 0.001089 71.713123 ( 19.175984)
test_basic 0.000599 0.008428 0.958327 ( 1.006408)
test_all 0.095720 0.046424 697.937084 (206.469794)
test_rubyspec 0.054941 0.025931 116.556789 ( 27.632388)
total: 269.41 sec