Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-084437
#<BuildRuby:0x000055e5d5ef0a18
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221006-084437",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004761 0.004438 1.023023 ( 1.206786)
build_miniruby 0.001585 0.000396 0.099507 ( 0.096172)
build_ruby 0.001259 0.000315 0.101637 ( 0.099329)
build_all 0.000000 0.007952 1.268242 ( 0.559731)
build_install 0.010920 0.003628 1.610082 ( 0.873321)
test_btest 0.001205 0.000463 60.035566 ( 6.351736)
test_basic 0.006140 0.000336 0.348505 ( 0.449107)
test_all 0.006587 0.000439 482.794294 ( 52.929862)
test_rubyspec 0.109629 0.023206 42.138979 ( 50.751593)
total: 113.32 sec