Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-215923
#<BuildRuby:0x00007fec1feffde0
@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.20240714-215923",
@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.000000 0.000029 ( 0.000031)
autoconf 0.000038 0.000000 0.000038 ( 0.000039)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.006995 0.000000 2.987393 ( 3.014914)
build_miniruby 0.001373 0.000092 1.275292 ( 1.275374)
build_ruby 0.000000 0.002255 4.047013 ( 4.189268)
build_all 0.006147 0.002031 7.564022 ( 2.983199)
build_install 0.014522 0.004486 9.679295 ( 4.301657)
test_btest 0.000776 0.000129 117.436702 ( 34.034791)
test_basic 0.008010 0.000000 1.116680 ( 1.211736)
test_all 0.105246 0.043297 770.467204 (214.222983)
test_rubyspec 0.070149 0.022438 161.615016 ( 31.143212)
total: 296.38 sec