Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-221059
#<BuildRuby:0x0000558e231daf90
@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.20221013-221059",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008422 0.001531 1.076583 ( 1.130859)
build_miniruby 0.002556 0.000464 0.102071 ( 0.098275)
build_ruby 0.001394 0.000254 0.093294 ( 0.090165)
build_all 0.006930 0.000297 1.326308 ( 0.569728)
build_install 0.010525 0.004225 1.606091 ( 0.882500)
test_btest 0.000000 0.001648 61.750152 ( 6.707487)
test_basic 0.000844 0.006846 0.354387 ( 0.443833)
test_all 0.003164 0.004153 504.625791 ( 53.771486)
test_rubyspec 0.070146 0.054020 43.348125 ( 51.592343)
total: 115.29 sec