Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-223543
#<BuildRuby:0x00005631ea6dd338
@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.20221013-223543",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006257 0.005565 1.097916 ( 1.164367)
build_miniruby 0.001051 0.000262 0.095925 ( 0.093364)
build_ruby 0.001777 0.000444 0.106732 ( 0.103833)
build_all 0.006271 0.001568 1.284916 ( 0.563798)
build_install 0.003603 0.009943 1.618846 ( 0.903275)
test_btest 0.001002 0.000385 60.597735 ( 6.873240)
test_basic 0.005779 0.000188 0.354278 ( 0.445023)
test_all 0.003336 0.003905 478.099283 ( 53.229812)
test_rubyspec 0.069194 0.053495 43.180067 ( 51.665733)
total: 115.04 sec