Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-015715
#<BuildRuby:0x00007f36cec8fdc8
@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.20240926-015715",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000801 0.007351 3.797588 ( 3.154336)
build_miniruby 0.001190 0.000260 1.221827 ( 1.219710)
build_ruby 0.000000 0.001874 3.807652 ( 3.975660)
build_all 0.004743 0.004114 7.164980 ( 2.968175)
build_install 0.016930 0.001333 9.906252 ( 4.397582)
test_btest 0.000797 0.000188 89.574775 ( 26.103840)
test_basic 0.002695 0.004649 0.897986 ( 2.783308)
test_all 0.098564 0.047740 686.078151 (197.584229)
test_rubyspec 0.039952 0.045843 132.129402 ( 23.678561)
total: 265.87 sec