Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-180423
#<BuildRuby:0x0000556e01d9a700
@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.20220907-180423",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010715 0.001648 0.983275 ( 1.006687)
build_miniruby 0.001800 0.000277 0.073141 ( 0.071131)
build_ruby 0.002180 0.000000 0.073881 ( 0.072211)
build_all 0.008671 0.000831 1.561416 ( 0.601882)
build_install 0.019969 0.001115 1.944095 ( 0.946977)
test_btest 0.001146 0.000143 90.653352 ( 9.632079)
test_basic 0.000000 0.007621 0.344841 ( 0.434790)
test_all 0.000166 0.004689 652.627198 ( 66.380213)
test_rubyspec 0.116886 0.047204 47.118225 ( 55.509667)
total: 134.66 sec