Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-073909
#<BuildRuby:0x00005639fab1ead8
@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.20221021-073909",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006292 0.004373 1.145198 ( 1.212409)
build_miniruby 0.001741 0.000249 0.106749 ( 0.103447)
build_ruby 0.001474 0.000210 0.106091 ( 0.102849)
build_all 0.004794 0.005485 1.369939 ( 0.600672)
build_install 0.010220 0.004958 1.689746 ( 0.914946)
test_btest 0.001472 0.000368 63.521735 ( 6.889468)
test_basic 0.005623 0.001405 0.369064 ( 0.458545)
test_all 0.006838 0.001307 484.493656 ( 53.553862)
test_rubyspec 0.081129 0.046669 43.434750 ( 51.700684)
total: 115.54 sec