Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-080736
#<BuildRuby:0x000055d31eec91f8
@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.20221007-080736",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002200 0.008647 1.083689 ( 1.248107)
build_miniruby 0.001973 0.000000 0.090162 ( 0.087016)
build_ruby 0.001593 0.000000 0.095564 ( 0.092903)
build_all 0.008028 0.000380 1.319494 ( 0.571027)
build_install 0.015909 0.000244 1.680204 ( 0.911719)
test_btest 0.001749 0.000184 62.240002 ( 6.464042)
test_basic 0.006108 0.000136 0.346731 ( 0.437851)
test_all 0.005414 0.000542 487.898029 ( 52.825967)
test_rubyspec 0.086149 0.031604 42.336644 ( 50.894009)
total: 113.53 sec