Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-135525
#<BuildRuby:0x000055ea019b6298
@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.20221204-135525",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000227 0.010321 1.206172 ( 1.350122)
build_miniruby 0.002022 0.000933 0.856849 ( 0.855685)
build_ruby 0.003768 0.000000 2.246957 ( 2.152569)
build_all 0.014703 0.006293 18.768335 ( 2.213762)
build_install 0.019011 0.004265 2.122363 ( 1.050962)
test_btest 0.001123 0.000432 93.190365 ( 9.173620)
test_basic 0.007339 0.001441 0.347738 ( 0.433766)
test_all 0.000923 0.002145 730.709496 ( 71.481958)
test_rubyspec 0.118165 0.060572 49.507687 ( 57.514592)
total: 146.23 sec