Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-021242
#<BuildRuby:0x00005653f5068610
@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-021242",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000068 0.000017 0.000085 ( 0.000088)
build_up 0.009794 0.001354 1.117410 ( 1.111454)
build_miniruby 0.001641 0.000379 0.074312 ( 0.072753)
build_ruby 0.001771 0.000409 0.075577 ( 0.073955)
build_all 0.007551 0.003052 1.600251 ( 0.616525)
build_install 0.017687 0.001032 1.934762 ( 0.953666)
test_btest 0.000838 0.000177 92.383726 ( 9.162816)
test_basic 0.003541 0.004312 0.355144 ( 0.444332)
test_all 0.000000 0.004419 675.861129 ( 68.408725)
test_rubyspec 0.080237 0.091601 47.137592 ( 55.579700)
total: 136.42 sec