Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-182259
#<BuildRuby:0x000055b438905550
@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.20220812-182259",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.012626 0.000000 0.865068 ( 1.042738)
build_miniruby 0.001850 0.000000 0.062652 ( 0.061451)
build_ruby 0.001767 0.000000 0.069071 ( 0.067294)
build_all 0.004468 0.004383 1.259872 ( 0.453768)
build_install 0.010406 0.005546 1.586488 ( 0.774692)
test_btest 0.001027 0.000114 54.872915 ( 6.331872)
test_basic 0.000000 0.005452 0.296477 ( 0.388067)
test_all 0.000000 0.003934 485.192326 ( 51.753655)
test_rubyspec 0.103032 0.033173 41.725883 ( 49.191859)
total: 110.07 sec