Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-121751
#<BuildRuby:0x00007ff3a710fde0
@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-121751",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002400 0.005892 3.432041 ( 2.843187)
build_miniruby 0.001204 0.000272 1.136668 ( 1.134840)
build_ruby 0.001469 0.000332 2.946627 ( 25.063193)
build_all 0.007588 0.000824 5.761289 ( 2.254420)
build_install 0.016369 0.001746 8.206745 ( 3.522234)
test_btest 0.000915 0.000188 85.351219 ( 22.225653)
test_basic 0.007237 0.001490 0.815964 ( 0.867602)
test_all 0.116164 0.035699 732.965582 (234.548457)
test_rubyspec 0.052446 0.039746 138.202555 ( 43.639140)
total: 336.10 sec