Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-073341
#<BuildRuby:0x0000563f82a6ead8
@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.20221019-073341",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008752 0.002388 1.116637 ( 1.197421)
build_miniruby 0.001292 0.000352 0.106385 ( 0.103367)
build_ruby 0.001604 0.000437 0.108323 ( 0.105338)
build_all 0.006337 0.001728 1.320082 ( 0.578754)
build_install 0.012184 0.003323 1.689999 ( 0.915962)
test_btest 0.001064 0.000290 64.053858 ( 6.430068)
test_basic 0.006262 0.000000 0.355090 ( 0.445873)
test_all 0.007422 0.000000 503.272049 ( 53.415826)
test_rubyspec 0.077471 0.053203 43.060384 ( 51.307057)
total: 114.50 sec