Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-115114
#<BuildRuby:0x00007f9dc8c9fdc0
@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.20241025-115114",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003663 0.005256 4.291114 ( 4.832074)
build_miniruby 0.001176 0.000431 1.765625 ( 1.858196)
build_ruby 0.002181 0.000000 4.753834 ( 5.026703)
build_all 0.008993 0.001076 7.453618 ( 4.392881)
build_install 0.019435 0.005086 10.747852 ( 7.310802)
test_btest 0.000651 0.000217 82.776085 ( 57.379143)
test_basic 0.000928 0.011378 1.186453 ( 1.443603)
test_all 0.093552 0.053522 713.744165 (210.264836)
test_rubyspec 0.042059 0.037526 120.916293 ( 21.770355)
total: 314.28 sec