Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-043106
#<BuildRuby:0x00007fab19defdc0
@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.20241207-043106",
@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.000029 0.000007 0.000036 ( 0.000036)
autoconf 0.000044 0.000011 0.000055 ( 0.000055)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.006332 0.001583 3.568423 ( 3.539008)
build_miniruby 0.000000 0.001566 1.448743 ( 1.449968)
build_ruby 0.000000 0.001903 3.842390 ( 14.775722)
build_all 0.008493 0.000000 6.350919 ( 2.668312)
build_install 0.019013 0.000195 9.354763 ( 4.572497)
test_btest 0.000719 0.000165 76.112522 ( 21.749395)
test_basic 0.005542 0.003478 1.043504 ( 1.092341)
test_all 0.095208 0.049251 712.645454 (230.763532)
test_rubyspec 0.049827 0.032954 117.306601 ( 22.735320)
total: 303.35 sec