Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-095211
#<BuildRuby:0x0000560392a2d550
@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.20221010-095211",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000022 0.000002 0.000024 ( 0.000021)
build_up 0.006023 0.004189 1.087310 ( 1.144388)
build_miniruby 0.001533 0.000219 0.095909 ( 0.092752)
build_ruby 0.001273 0.000182 0.094398 ( 0.092230)
build_all 0.001120 0.006650 1.299783 ( 0.552928)
build_install 0.012472 0.002042 1.667405 ( 0.914311)
test_btest 0.001344 0.000316 61.775790 ( 6.218928)
test_basic 0.007068 0.000000 0.343128 ( 0.432797)
test_all 0.002900 0.004733 483.652291 ( 53.351121)
test_rubyspec 0.084710 0.041250 42.662004 ( 51.129682)
total: 113.93 sec