Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-210734
#<BuildRuby:0x00007f94dfc8fde0
@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.20240707-210734",
@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.000030 0.000005 0.000035 ( 0.000036)
autoconf 0.000055 0.000009 0.000064 ( 0.000059)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.001996 0.008388 4.695840 ( 5.276377)
build_miniruby 0.001803 0.000380 1.854179 ( 2.112540)
build_ruby 0.000000 0.002353 4.822780 ( 5.423024)
build_all 0.008034 0.003522 9.106993 ( 6.646919)
build_install 0.017965 0.008803 12.601327 ( 9.015960)
test_btest 0.000676 0.000177 126.397286 ( 84.256456)
test_basic 0.010250 0.001511 1.371347 ( 1.669103)
test_all 0.128302 0.034508 911.213882 (352.727735)
test_rubyspec 0.054559 0.038500 170.892687 ( 29.967920)
total: 497.10 sec