Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-212440
#<BuildRuby:0x0000556eb3379570
@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-212440",
@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.000029 0.000004 0.000033 ( 0.000035)
autoconf 0.000044 0.000007 0.000051 ( 0.000052)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008203 0.003888 1.089411 ( 1.182345)
build_miniruby 0.001859 0.000000 0.099766 ( 0.098667)
build_ruby 0.001751 0.000000 0.103404 ( 0.102732)
build_all 0.007279 0.001354 1.306436 ( 0.600229)
build_install 0.013654 0.001659 1.613682 ( 0.921150)
test_btest 0.001396 0.000246 65.885200 ( 6.566695)
test_basic 0.007181 0.000381 0.348327 ( 0.441218)
test_all 0.003792 0.003064 513.554936 ( 54.509691)
test_rubyspec 0.073986 0.057439 43.528560 ( 52.123502)
total: 116.55 sec