Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-165503
#<BuildRuby:0x000056500aecf4b8
@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.20221109-165503",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000014)
build_up 0.008966 0.001495 1.094662 ( 1.260755)
build_miniruby 0.001626 0.000271 0.066920 ( 0.064782)
build_ruby 0.002258 0.000000 0.063481 ( 0.061039)
build_all 0.009748 0.000000 1.487664 ( 0.597139)
build_install 0.021783 0.000000 1.839713 ( 0.924665)
test_btest 0.001302 0.000073 87.536919 ( 9.254862)
test_basic 0.008108 0.000853 0.338568 ( 0.424518)
test_all 0.001042 0.001253 686.203443 ( 69.066245)
test_rubyspec 0.096355 0.078920 47.725281 ( 55.838653)
total: 137.49 sec