Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-163338
#<BuildRuby:0x000055b6460549c8
@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.20220916-163338",
@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.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003623 0.006071 1.075233 ( 1.070808)
build_miniruby 0.002164 0.000000 0.075859 ( 0.074023)
build_ruby 0.002075 0.000170 0.078172 ( 0.076202)
build_all 0.006667 0.003477 1.577818 ( 0.594591)
build_install 0.017318 0.004557 1.894394 ( 0.943172)
test_btest 0.001002 0.000264 92.319801 ( 9.488541)
test_basic 0.002071 0.005233 0.350170 ( 0.439062)
test_all 0.001435 0.003004 683.625894 ( 68.825931)
test_rubyspec 0.100610 0.053869 47.006085 ( 55.490265)
total: 137.00 sec