Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-033558
#<BuildRuby:0x000056454be469c0
@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.20221107-033558",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.004804 0.004480 0.919241 ( 0.980572)
build_miniruby 0.000882 0.000530 0.049314 ( 0.048062)
build_ruby 0.000913 0.000548 0.044346 ( 0.043040)
build_all 0.007122 0.001558 1.246193 ( 0.473234)
build_install 0.012172 0.003819 1.579320 ( 0.800227)
test_btest 0.001803 0.000000 62.200364 ( 6.385503)
test_basic 0.005379 0.000952 0.306141 ( 0.397012)
test_all 0.001537 0.000710 497.275766 ( 53.871189)
test_rubyspec 0.072702 0.057039 43.333214 ( 51.891752)
total: 114.89 sec