Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-085328
#<BuildRuby:0x000055563853e038
@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.20221019-085328",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009991 0.000138 1.174585 ( 1.190450)
build_miniruby 0.002032 0.000135 0.110772 ( 0.107490)
build_ruby 0.001921 0.000000 0.103539 ( 0.100404)
build_all 0.008478 0.000116 1.315441 ( 0.568994)
build_install 0.014131 0.000285 1.669314 ( 0.893451)
test_btest 0.002224 0.000117 61.124763 ( 6.598326)
test_basic 0.006094 0.000320 0.349684 ( 0.442058)
test_all 0.006576 0.000074 505.702189 ( 54.529087)
test_rubyspec 0.077852 0.036672 43.081190 ( 51.284878)
total: 115.72 sec