Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-073335
#<BuildRuby:0x000055680f36d1f8
@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.20221011-073335",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.010265 0.000967 1.128444 ( 1.180111)
build_miniruby 0.001489 0.000229 0.103601 ( 0.101238)
build_ruby 0.001253 0.000193 0.100097 ( 0.098012)
build_all 0.007359 0.000382 1.279293 ( 0.567692)
build_install 0.009602 0.006942 1.630104 ( 0.891853)
test_btest 0.002112 0.000453 60.479090 ( 6.843818)
test_basic 0.005608 0.001201 0.352288 ( 0.443836)
test_all 0.007450 0.000000 518.322148 ( 54.473890)
test_rubyspec 0.123056 0.014975 42.788621 ( 51.302351)
total: 115.90 sec