Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-034519
#<BuildRuby:0x0000564c15df7688
@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.20221204-034519",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005486 0.005314 1.185421 ( 1.200338)
build_miniruby 0.002096 0.000483 0.853260 ( 0.851800)
build_ruby 0.002662 0.000615 2.244455 ( 2.147449)
build_all 0.018872 0.003004 18.679403 ( 2.205919)
build_install 0.021501 0.000692 2.104025 ( 1.018955)
test_btest 0.001397 0.000247 94.869572 ( 8.790829)
test_basic 0.005233 0.005972 0.347308 ( 0.430339)
test_all 0.000000 0.002344 738.521994 ( 71.982892)
test_rubyspec 0.073440 0.103262 49.382166 ( 57.494512)
total: 146.12 sec