Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-082201
#<BuildRuby:0x0000557112a92148
@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.20221103-082201",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008363 0.000670 0.905612 ( 1.108082)
build_miniruby 0.001653 0.000254 0.050318 ( 0.049139)
build_ruby 0.001118 0.000172 0.048835 ( 0.048018)
build_all 0.008207 0.000000 1.203156 ( 0.458010)
build_install 0.015941 0.001311 1.593437 ( 0.821961)
test_btest 0.001017 0.000127 62.413088 ( 6.570203)
test_basic 0.005956 0.000744 0.301920 ( 0.391286)
test_all 0.006312 0.000075 497.020331 ( 53.406342)
test_rubyspec 0.070297 0.047186 43.178990 ( 51.388127)
total: 114.24 sec