Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-145042
#<BuildRuby:0x0000555f86cd1550
@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.20221009-145042",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005161 0.004301 1.135455 ( 1.171758)
build_miniruby 0.001117 0.000372 0.093995 ( 0.091562)
build_ruby 0.001502 0.000500 0.096361 ( 0.094022)
build_all 0.008799 0.000110 1.265321 ( 0.568809)
build_install 0.013294 0.001202 1.595603 ( 0.878288)
test_btest 0.001829 0.000457 62.516983 ( 6.258275)
test_basic 0.004956 0.001239 0.357991 ( 0.449261)
test_all 0.007039 0.000000 485.103062 ( 53.811238)
test_rubyspec 0.104009 0.025888 42.495796 ( 50.733989)
total: 114.06 sec