Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-232052
#<BuildRuby:0x000055cd6eb9bec8
@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.20221202-232052",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003501 0.000584 0.829274 ( 1.113838)
build_miniruby 0.000760 0.000126 0.514710 ( 0.514219)
build_ruby 0.001099 0.000183 1.684532 ( 1.607821)
build_all 0.008852 0.000679 12.029165 ( 1.469771)
build_install 0.005974 0.000919 1.602715 ( 0.737591)
test_btest 0.000567 0.000088 63.760533 ( 6.117644)
test_basic 0.002783 0.000429 0.229853 ( 0.326705)
test_all 0.001056 0.000163 510.745114 ( 51.707466)
test_rubyspec 0.007372 0.020443 35.714811 ( 46.325093)
total: 109.92 sec