Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-212544
#<BuildRuby:0x00007f338d31fde0
@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.20240825-212544",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000019 0.000007 0.000026 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.006235 0.000792 2.347819 ( 2.336336)
build_miniruby 0.001179 0.000416 1.059930 ( 1.057167)
build_ruby 0.001202 0.000424 2.838490 ( 3.034445)
build_all 0.005811 0.002051 5.941361 ( 2.220244)
build_install 0.015718 0.003700 7.843771 ( 3.547287)
test_btest 0.000610 0.000203 95.488754 ( 25.141834)
test_basic 0.000212 0.007280 0.790636 ( 0.854877)
test_all 0.114303 0.030886 659.859005 (192.686700)
test_rubyspec 0.035651 0.053597 163.013442 ( 24.949516)
total: 255.83 sec