Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-141259
#<BuildRuby:0x0000563eb8806e00
@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.20221012-141259",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000047 0.000004 0.000051 ( 0.000051)
configure 0.000033 0.000002 0.000035 ( 0.000034)
build_up 0.011059 0.000236 1.126209 ( 1.472726)
build_miniruby 0.002058 0.000128 0.095656 ( 0.093080)
build_ruby 0.001371 0.000085 0.099910 ( 0.097676)
build_all 0.008323 0.000248 1.285391 ( 0.564059)
build_install 0.014339 0.000296 1.624745 ( 0.890166)
test_btest 0.002007 0.000106 63.620779 ( 6.742308)
test_basic 0.006251 0.000075 0.344377 ( 0.435826)
test_all 0.007683 0.000136 507.286640 ( 53.870111)
test_rubyspec 0.105632 0.028668 43.384913 ( 51.905478)
total: 116.07 sec