Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-104129
#<BuildRuby:0x00007f5a7b32fdc0
@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.20240803-104129",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.000000 0.008292 3.398215 ( 3.330156)
build_miniruby 0.000000 0.001669 1.656976 ( 1.653428)
build_ruby 0.001595 0.000422 3.621155 ( 3.769197)
build_all 0.008524 0.001191 8.689226 ( 3.353390)
build_install 0.018319 0.004632 12.119707 ( 5.489900)
test_btest 0.000751 0.000192 118.366036 ( 30.891869)
test_basic 0.005977 0.004622 1.320426 ( 1.364444)
test_all 0.110664 0.041311 915.667213 (277.997941)
test_rubyspec 0.066123 0.027317 171.569547 ( 35.336331)
total: 363.19 sec