Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-082205
#<BuildRuby:0x00007fc2d716fde0
@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.20240713-082205",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.006122 0.000980 2.862003 ( 2.858548)
build_miniruby 0.001535 0.000000 1.196038 ( 1.193255)
build_ruby 0.001943 0.000000 2.931440 ( 3.128754)
build_all 0.005996 0.002971 7.209950 ( 2.792575)
build_install 0.013228 0.004989 8.862445 ( 4.185811)
test_btest 0.000000 0.001100 112.173509 ( 29.395477)
test_basic 0.000000 0.010269 1.165594 ( 1.224758)
test_all 0.113640 0.037047 728.544022 (206.237871)
test_rubyspec 0.045190 0.043070 167.163846 ( 34.360287)
total: 285.38 sec