Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-113330
#<BuildRuby:0x00007fd82638fdc8
@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.20240624-113330",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.004364 0.005445 4.083264 ( 5.342225)
build_miniruby 0.001937 0.000000 1.901480 ( 2.296676)
build_ruby 0.002191 0.000000 4.824018 ( 6.185220)
build_all 0.008847 0.003476 8.827713 ( 6.824387)
build_install 0.018569 0.008584 12.170241 ( 9.537531)
test_btest 0.000980 0.000128 120.702730 ( 77.892732)
test_basic 0.012165 0.001677 1.335340 ( 1.479328)
test_all 0.107526 0.047782 947.431718 (378.439837)
test_rubyspec 0.058099 0.035647 174.374168 ( 52.342042)
total: 540.34 sec