Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-203702
#<BuildRuby:0x00007f621529fdc8
@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.20241011-203702",
@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.000009 0.000027 ( 0.000028)
autoconf 0.000031 0.000016 0.000047 ( 0.000045)
configure 0.000025 0.000012 0.000037 ( 0.000038)
build_up 0.001857 0.008695 4.317745 ( 6.136197)
build_miniruby 0.000182 0.001715 1.851227 ( 5.948980)
build_ruby 0.001490 0.000874 4.819736 ( 69.482469)
build_all 0.007633 0.003817 7.986168 ( 7.264692)
build_install 0.014272 0.011656 11.299764 ( 9.971881)
test_btest 0.000654 0.000396 98.537125 ( 88.299272)
test_basic 0.008575 0.004337 1.226176 ( 1.824323)
test_all 0.113170 0.054421 851.497022 (614.792266)
test_rubyspec 0.060371 0.031081 143.094659 ( 77.166228)
total: 880.89 sec