Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-105123
#<BuildRuby:0x00007f1c1c8cfde0
@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.20240928-105123",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.008660 0.001956 5.269333 ( 9.732018)
build_miniruby 0.001651 0.000373 1.861705 ( 4.359544)
build_ruby 0.002134 0.000481 5.009952 ( 15.918378)
build_all 0.010937 0.000384 7.599639 ( 7.747508)
build_install 0.019738 0.006405 11.392881 ( 11.023288)
test_btest 0.000771 0.000174 102.937503 ( 96.510859)
test_basic 0.006949 0.006067 1.300283 ( 2.002820)
test_all 0.109404 0.049975 847.659900 (403.454567)
test_rubyspec 0.051089 0.036013 134.238644 ( 35.392885)
total: 586.14 sec