Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-181615
#<BuildRuby:0x000055cf8cfd4920
@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.20220904-181615",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.013264 0.997345 ( 1.016385)
build_miniruby 0.000674 0.001606 0.070356 ( 0.068329)
build_ruby 0.001973 0.000000 0.068399 ( 0.066697)
build_all 0.005617 0.003892 1.566734 ( 0.611795)
build_install 0.017571 0.002189 1.921400 ( 0.964577)
test_btest 0.000776 0.000286 78.103165 ( 8.426705)
test_basic 0.007262 0.000000 0.328135 ( 0.417989)
test_all 0.004180 0.001025 684.509292 ( 67.101572)
test_rubyspec 0.130453 0.032885 45.622125 ( 54.153911)
total: 132.83 sec