Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-042004
#<BuildRuby:0x00007f145b85fdd8
@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.20241028-042004",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.002510 0.004807 3.366461 ( 3.261124)
build_miniruby 0.001160 0.000387 1.529026 ( 1.525805)
build_ruby 0.001431 0.000477 3.340316 ( 3.587231)
build_all 0.005959 0.003365 6.152201 ( 2.336909)
build_install 0.016618 0.001277 7.940322 ( 3.654954)
test_btest 0.000661 0.000201 69.734838 ( 18.289484)
test_basic 0.006383 0.003611 0.751754 ( 0.799454)
test_all 0.107578 0.037281 631.134038 (191.735628)
test_rubyspec 0.038457 0.041402 119.991322 ( 21.526590)
total: 246.72 sec