Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-062235
#<BuildRuby:0x0000565022f27df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-062235",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004146 0.000732 1.114566 ( 1.131793)
build_miniruby 0.000914 0.000162 1.016721 ( 1.015321)
build_ruby 0.001075 0.000189 2.748565 ( 2.625949)
build_all 0.005571 0.003688 15.952196 ( 3.268529)
build_install 0.008659 0.000056 2.011605 ( 1.120286)
test_btest 0.000514 0.000098 64.679812 ( 10.532650)
test_basic 0.004251 0.000810 0.318376 ( 0.408174)
test_all 0.001139 0.000217 716.896005 (110.072906)
test_rubyspec 0.035404 0.030665 53.501929 ( 61.689665)
total: 191.87 sec