Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-130758
#<BuildRuby:0x000055ce3b074e50
@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.20221109-130758",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006778 0.003689 1.117777 ( 1.142826)
build_miniruby 0.002157 0.000000 0.065146 ( 0.062900)
build_ruby 0.002121 0.000096 0.068715 ( 0.066331)
build_all 0.010177 0.000000 1.528986 ( 0.589799)
build_install 0.018056 0.003198 1.841460 ( 0.916819)
test_btest 0.001239 0.000269 84.344662 ( 9.236794)
test_basic 0.007231 0.001572 0.329204 ( 0.415124)
test_all 0.002236 0.000486 696.074174 ( 69.894480)
test_rubyspec 0.116369 0.058595 47.607433 ( 55.787342)
total: 138.11 sec