Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-035547
#<BuildRuby:0x0000565306e32c40
@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.20221128-035547",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000005 0.000023 ( 0.000021)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000874 0.004224 1.221913 ( 1.502130)
build_miniruby 0.000639 0.000213 0.997304 ( 0.996005)
build_ruby 0.000935 0.000312 2.780704 ( 2.671739)
build_all 0.007435 0.002478 22.531895 ( 4.334350)
build_install 0.005818 0.003176 4.406270 ( 1.565398)
test_btest 0.000479 0.000169 64.860351 ( 10.821798)
test_basic 0.003120 0.001101 0.318568 ( 0.409812)
test_all 0.000607 0.000214 665.496133 (119.944453)
test_rubyspec 0.043645 0.020633 53.307254 ( 61.633583)
total: 203.88 sec