Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-053800
#<BuildRuby:0x000055a087071570
@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.20221012-053800",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.009762 0.000521 1.089071 ( 1.203932)
build_miniruby 0.001452 0.000311 0.096181 ( 0.094694)
build_ruby 0.001293 0.000277 0.086240 ( 0.085357)
build_all 0.005942 0.001273 1.298756 ( 0.575008)
build_install 0.007886 0.007402 1.599842 ( 0.903059)
test_btest 0.001856 0.000000 62.882252 ( 6.408946)
test_basic 0.005827 0.001011 0.351487 ( 0.444985)
test_all 0.005175 0.001199 493.174565 ( 53.086711)
test_rubyspec 0.086444 0.058422 43.103096 ( 51.576192)
total: 114.38 sec