Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-094139
#<BuildRuby:0x000056356dee5400
@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.20220829-094139",
@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.000027 0.000004 0.000031 ( 0.000030)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002441 0.010050 0.830848 ( 1.018622)
build_miniruby 0.001351 0.000450 0.059509 ( 0.060228)
build_ruby 0.001405 0.000468 0.065610 ( 0.065611)
build_all 0.006530 0.002177 1.252739 ( 0.494751)
build_install 0.013806 0.001575 1.584027 ( 0.824822)
test_btest 0.001126 0.000331 53.030740 ( 6.231560)
test_basic 0.004290 0.001261 0.296799 ( 0.392268)
test_all 0.000997 0.003582 485.354527 ( 51.554592)
test_rubyspec 0.092044 0.042414 41.259931 ( 49.866049)
total: 110.51 sec