Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-124152
#<BuildRuby:0x000055f501f706d8
@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.20220917-124152",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000004 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003588 0.006484 1.120878 ( 1.098803)
build_miniruby 0.001183 0.000828 0.067167 ( 0.065216)
build_ruby 0.001204 0.000843 0.077313 ( 0.075756)
build_all 0.005948 0.004164 1.541798 ( 0.614531)
build_install 0.015638 0.005238 1.895832 ( 0.952243)
test_btest 0.000735 0.000452 96.825520 ( 9.622533)
test_basic 0.004230 0.002603 0.362437 ( 0.450389)
test_all 0.001331 0.001768 675.773071 ( 68.247323)
test_rubyspec 0.105703 0.073171 47.170937 ( 55.610134)
total: 136.74 sec