Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-180041
#<BuildRuby:0x00007f12095afdd0
@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.20240902-180041",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.008017 0.000793 4.082476 ( 5.695869)
build_miniruby 0.001405 0.000266 1.803257 ( 1.958717)
build_ruby 0.001892 0.000358 4.616694 ( 5.228533)
build_all 0.010119 0.000367 8.710162 ( 6.870690)
build_install 0.020687 0.004133 11.831170 ( 9.344276)
test_btest 0.000842 0.000153 126.464160 (104.334678)
test_basic 0.008346 0.004142 1.419191 ( 2.391567)
test_all 0.122091 0.042030 958.306696 (703.901194)
test_rubyspec 0.072181 0.029207 175.150319 ( 90.198944)
total: 929.93 sec