Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-173227
#<BuildRuby:0x000055f652d769c0
@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.20221025-173227",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008645 0.000665 1.170981 ( 1.247515)
build_miniruby 0.001541 0.000118 0.114357 ( 0.113614)
build_ruby 0.001610 0.000124 0.106277 ( 0.105445)
build_all 0.008986 0.000000 1.362556 ( 0.594605)
build_install 0.011987 0.004492 1.715898 ( 0.944326)
test_btest 0.002069 0.000230 60.022930 ( 6.797101)
test_basic 0.001812 0.005089 0.376985 ( 0.470480)
test_all 0.006117 0.000236 514.322834 ( 54.924489)
test_rubyspec 0.097085 0.016985 43.423751 ( 52.038204)
total: 117.24 sec