Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-104121
#<BuildRuby:0x000055a205895038
@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.20220608-104121",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006219 0.004218 0.816623 ( 1.086204)
build_miniruby 0.001181 0.000169 0.063790 ( 0.062774)
build_ruby 0.001308 0.000187 0.063195 ( 0.062227)
build_all 0.007445 0.001063 1.218481 ( 0.498883)
build_install 0.006653 0.013427 4.870837 ( 2.472423)
test_btest 0.001356 0.000424 56.585147 ( 6.692401)
test_basic 0.000196 0.004769 0.281758 ( 0.373633)
test_all 0.002385 0.000895 520.682624 ( 54.321957)
test_rubyspec 0.063225 0.052479 41.538195 ( 47.277325)
total: 112.85 sec