Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-053241
#<BuildRuby:0x00007fe2ea9ffdd8
@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.20240716-053241",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.005271 0.004174 3.950576 ( 5.421162)
build_miniruby 0.001475 0.000279 1.829764 ( 2.368286)
build_ruby 0.002166 0.000410 4.576490 ( 5.365276)
build_all 0.006340 0.004377 8.811131 ( 8.119793)
build_install 0.013607 0.012694 11.603511 ( 10.952934)
test_btest 0.000722 0.000193 120.425819 (103.414455)
test_basic 0.009846 0.003443 1.355506 ( 2.128050)
test_all 0.117596 0.048452 952.347045 (483.256507)
test_rubyspec 0.041760 0.042529 165.363576 ( 43.171772)
total: 664.20 sec