Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-121139
#<BuildRuby:0x000055dd0ee48a68
@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.20221017-121139",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003815 0.006285 1.103273 ( 1.144314)
build_miniruby 0.001443 0.000555 0.109221 ( 0.105916)
build_ruby 0.001574 0.000000 0.107889 ( 0.104875)
build_all 0.006353 0.001522 1.371504 ( 0.582547)
build_install 0.012542 0.002837 1.646398 ( 0.890325)
test_btest 0.001600 0.000533 62.381064 ( 6.399547)
test_basic 0.006112 0.000437 0.361042 ( 0.451135)
test_all 0.006457 0.002019 503.363445 ( 54.164524)
test_rubyspec 0.089902 0.050967 43.274718 ( 51.520624)
total: 115.36 sec