Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-140225
#<BuildRuby:0x0000557154798dd8
@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-140225",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009455 0.002364 0.998421 ( 1.010262)
build_miniruby 0.001706 0.000426 0.073663 ( 0.072429)
build_ruby 0.001546 0.000386 0.073295 ( 0.071374)
build_all 0.009215 0.000945 1.551212 ( 0.606380)
build_install 0.015080 0.006562 1.904708 ( 0.956690)
test_btest 0.000956 0.000255 69.897130 ( 8.538385)
test_basic 0.002945 0.004906 0.341116 ( 0.429985)
test_all 0.001719 0.001477 638.685622 ( 65.039979)
test_rubyspec 0.061864 0.099630 45.311476 ( 53.861926)
total: 130.59 sec