Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-013609
#<BuildRuby:0x00007f5ebf23fdc8
@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.20240825-013609",
@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.000022)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000947 0.007448 3.803766 ( 3.837959)
build_miniruby 0.001701 0.000372 1.779227 ( 1.799012)
build_ruby 0.000000 0.002242 4.448437 ( 24.189911)
build_all 0.006755 0.003376 8.662422 ( 4.079645)
build_install 0.016121 0.008247 11.963030 ( 6.299847)
test_btest 0.000776 0.000216 120.160525 ( 54.471746)
test_basic 0.007794 0.005298 1.304472 ( 1.529874)
test_all 0.112541 0.046611 924.525478 (589.486351)
test_rubyspec 0.066605 0.031088 174.950650 (121.845401)
total: 807.54 sec