Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-142623
#<BuildRuby:0x0000560a2d500dd8
@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.20221116-142623",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000058 0.000004 0.000062 ( 0.000065)
build_up 0.007768 0.000485 1.106252 ( 1.159633)
build_miniruby 0.001466 0.000092 0.900934 ( 0.901255)
build_ruby 0.000000 0.002345 2.350663 ( 2.258650)
build_all 0.007747 0.009117 18.396263 ( 2.292800)
build_install 0.016558 0.002388 1.869925 ( 1.023665)
test_btest 0.000901 0.000171 82.176717 ( 9.096024)
test_basic 0.002233 0.005201 0.329764 ( 0.420102)
test_all 0.001735 0.000413 715.562441 ( 75.290034)
test_rubyspec 0.088948 0.032302 50.601293 ( 59.161221)
total: 151.60 sec