Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-092036
#<BuildRuby:0x00005632a06591f8
@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.20220814-092036",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.008363 0.005030 0.801327 ( 0.875227)
build_miniruby 0.001519 0.000350 0.063935 ( 0.062240)
build_ruby 0.001187 0.000274 0.066160 ( 0.064616)
build_all 0.009260 0.000019 1.236465 ( 0.467534)
build_install 0.011693 0.004130 1.581371 ( 0.790070)
test_btest 0.001158 0.000258 53.338693 ( 6.427102)
test_basic 0.004626 0.001029 0.290526 ( 0.380896)
test_all 0.004231 0.000000 484.268305 ( 51.775116)
test_rubyspec 0.096634 0.029687 41.798539 ( 49.456767)
total: 110.30 sec