Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-190731
#<BuildRuby:0x00005648e316ef90
@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.20221018-190731",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005776 0.004485 1.138436 ( 1.203941)
build_miniruby 0.001528 0.000352 0.110887 ( 0.107641)
build_ruby 0.001521 0.000351 0.108477 ( 0.104974)
build_all 0.006509 0.000436 1.340381 ( 0.587838)
build_install 0.015798 0.001228 1.668934 ( 0.902569)
test_btest 0.001388 0.000260 63.323622 ( 6.470897)
test_basic 0.003050 0.004640 0.357160 ( 0.444171)
test_all 0.007284 0.000503 512.213226 ( 54.882877)
test_rubyspec 0.095812 0.030813 42.921999 ( 51.504664)
total: 116.21 sec