Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-010856
#<BuildRuby:0x0000556167dcc990
@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.20221018-010856",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.009516 0.000200 1.118725 ( 1.445751)
build_miniruby 0.001384 0.000198 0.098444 ( 0.096023)
build_ruby 0.001335 0.000191 0.105972 ( 0.102244)
build_all 0.006905 0.000339 1.345138 ( 0.562364)
build_install 0.011728 0.004225 1.659538 ( 0.899922)
test_btest 0.001959 0.000000 63.973917 ( 7.146965)
test_basic 0.006565 0.000665 0.353313 ( 0.448151)
test_all 0.004125 0.003210 520.799192 ( 55.248955)
test_rubyspec 0.076441 0.047924 43.199241 ( 51.819619)
total: 117.77 sec