Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-135422
#<BuildRuby:0x00007ff550c1fdc0
@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.20240823-135422",
@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.000024 0.000007 0.000031 ( 0.000031)
autoconf 0.000042 0.000012 0.000054 ( 0.000054)
configure 0.000040 0.000012 0.000052 ( 0.000052)
build_up 0.007375 0.002235 4.271780 ( 6.424869)
build_miniruby 0.001805 0.000000 1.928116 ( 2.600733)
build_ruby 0.002578 0.000062 4.988287 ( 26.517751)
build_all 0.008341 0.002453 9.352340 ( 10.201975)
build_install 0.012363 0.014504 12.241029 ( 13.793530)
test_btest 0.000715 0.000257 124.224999 (135.742132)
test_basic 0.009135 0.004497 1.361669 ( 2.250909)
test_all 0.121254 0.043232 978.288346 (742.901420)
test_rubyspec 0.055009 0.040847 172.978613 ( 91.024400)
total: 1031.46 sec