Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-071151
#<BuildRuby:0x00007fb0ae71fdc0
@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.20240723-071151",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000027 0.000010 0.000037 ( 0.000038)
build_up 0.003911 0.005516 4.262707 ( 4.517126)
build_miniruby 0.000000 0.001869 1.758681 ( 1.799506)
build_ruby 0.002154 0.000000 4.939627 ( 5.160954)
build_all 0.009572 0.000411 9.083133 ( 4.419475)
build_install 0.008590 0.014445 12.100139 ( 6.234098)
test_btest 0.000549 0.000247 125.116340 ( 37.663042)
test_basic 0.006484 0.003305 1.307032 ( 1.350912)
test_all 0.118921 0.032500 921.704283 (275.639873)
test_rubyspec 0.037053 0.052591 176.312784 ( 36.526428)
total: 373.31 sec