Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-044314
#<BuildRuby:0x000055c00fbbcdd8
@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.20220921-044314",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000078 0.000011 0.000089 ( 0.000093)
build_up 0.008094 0.001156 1.094227 ( 1.108378)
build_miniruby 0.002041 0.000291 0.113134 ( 0.107939)
build_ruby 0.002204 0.000000 0.112625 ( 0.095540)
build_all 0.008127 0.000771 1.563552 ( 0.653989)
build_install 0.017854 0.003941 1.929199 ( 0.970272)
test_btest 0.001577 0.000000 76.937710 ( 8.065985)
test_basic 0.007040 0.000577 0.363844 ( 0.453756)
test_all 0.003320 0.000475 645.884392 ( 66.527507)
test_rubyspec 0.096363 0.077600 45.752296 ( 54.285391)
total: 132.27 sec