Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-030640
#<BuildRuby:0x00005583d706a148
@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.20221017-030640",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000215 0.000033 0.000248 ( 0.000247)
configure 0.000042 0.000006 0.000048 ( 0.000046)
build_up 0.004856 0.008064 1.114473 ( 1.155992)
build_miniruby 0.001165 0.000333 0.104931 ( 0.102873)
build_ruby 0.001146 0.000327 0.111813 ( 0.111995)
build_all 0.008050 0.001043 1.335635 ( 0.579485)
build_install 0.013348 0.002235 1.675640 ( 0.915900)
test_btest 0.001406 0.000351 62.993385 ( 6.669913)
test_basic 0.006744 0.000396 0.364474 ( 0.458391)
test_all 0.003072 0.006071 490.788126 ( 53.505742)
test_rubyspec 0.052631 0.063951 43.373090 ( 52.068136)
total: 115.57 sec