Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-195610
#<BuildRuby:0x0000564b1972e038
@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.20220726-195610",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000019 0.000006 0.000025 ( 0.000021)
build_up 0.008270 0.001062 0.860333 ( 1.014599)
build_miniruby 0.001235 0.000309 0.061978 ( 0.061389)
build_ruby 0.001262 0.000316 0.066432 ( 0.064860)
build_all 0.007581 0.000690 1.237585 ( 0.470398)
build_install 0.014554 0.002084 4.292143 ( 1.858737)
test_btest 0.001089 0.000233 54.112310 ( 6.117601)
test_basic 0.006534 0.000184 0.293950 ( 0.387955)
test_all 0.001881 0.000376 503.740051 ( 53.049794)
test_rubyspec 0.066379 0.068974 41.790608 ( 47.765587)
total: 110.79 sec