Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-021210
#<BuildRuby:0x00007fda4a3ffdc8
@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.20240715-021210",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007277 0.000216 3.379710 ( 3.577495)
build_miniruby 0.001439 0.000096 1.599483 ( 1.596415)
build_ruby 0.001962 0.000131 3.969641 ( 4.168672)
build_all 0.004200 0.004687 7.938406 ( 3.065801)
build_install 0.022365 0.000027 10.830476 ( 5.116382)
test_btest 0.000000 0.001044 122.666732 ( 60.778838)
test_basic 0.007271 0.003605 1.297995 ( 1.397873)
test_all 0.094372 0.055828 847.648772 (250.120534)
test_rubyspec 0.045665 0.043677 160.085526 ( 31.974025)
total: 361.80 sec