Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-023427
#<BuildRuby:0x000055ebaad635a8
@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-023427",
@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.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010816 0.000459 1.200281 ( 1.221902)
build_miniruby 0.002871 0.000000 0.859194 ( 0.858728)
build_ruby 0.003963 0.000000 2.220767 ( 2.132783)
build_all 0.015157 0.005391 18.672042 ( 2.160156)
build_install 0.019639 0.000005 2.076327 ( 1.048249)
test_btest 0.001135 0.000104 91.158359 ( 9.031753)
test_basic 0.005333 0.005008 0.359958 ( 0.445573)
test_all 0.001071 0.001597 691.797821 ( 71.167118)
test_rubyspec 0.118211 0.063983 49.460520 ( 57.532343)
total: 145.60 sec