Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-012403
#<BuildRuby:0x00007f057c23fdd8
@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.20241007-012403",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000044 0.000000 0.000044 ( 0.000044)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.007973 0.000049 3.690265 ( 3.597754)
build_miniruby 0.001576 0.000286 1.771233 ( 1.768316)
build_ruby 0.001703 0.000309 4.618092 ( 4.776807)
build_all 0.004651 0.004242 7.745182 ( 3.235205)
build_install 0.016649 0.001622 10.810180 ( 5.344500)
test_btest 0.000795 0.000155 95.559685 ( 25.652157)
test_basic 0.004101 0.005776 1.152882 ( 1.197745)
test_all 0.098663 0.050548 760.896367 (230.259761)
test_rubyspec 0.055504 0.037982 136.048442 ( 30.318863)
total: 306.15 sec