Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-225620
#<BuildRuby:0x000055ab86926148
@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-225620",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.007738 0.001934 1.118500 ( 1.197968)
build_miniruby 0.001353 0.000338 0.102902 ( 0.101693)
build_ruby 0.001172 0.000293 0.096543 ( 0.095977)
build_all 0.007684 0.000666 1.319663 ( 0.569320)
build_install 0.012809 0.001667 1.613324 ( 0.901731)
test_btest 0.001452 0.000311 60.184366 ( 6.625856)
test_basic 0.005237 0.001122 0.327573 ( 0.420422)
test_all 0.006391 0.000063 489.059286 ( 53.346480)
test_rubyspec 0.085994 0.049331 42.509358 ( 50.763909)
total: 114.02 sec