Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-052652
#<BuildRuby:0x00007fd6b4b6fde0
@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.20241106-052652",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004659 0.004166 4.342134 ( 4.791099)
build_miniruby 0.001594 0.000338 1.742398 ( 1.866948)
build_ruby 0.001706 0.000361 4.386209 ( 23.391848)
build_all 0.010787 0.000000 7.165383 ( 4.186426)
build_install 0.024102 0.000843 10.403405 ( 8.257703)
test_btest 0.000854 0.000148 84.137686 ( 55.502590)
test_basic 0.002093 0.011803 1.155207 ( 1.459853)
test_all 0.119766 0.032951 755.064321 (318.534733)
test_rubyspec 0.036041 0.047627 120.896368 ( 27.228641)
total: 445.22 sec