Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-161526
#<BuildRuby:0x00005570169986e0
@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.20220724-161526",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006003 0.006374 0.975227 ( 1.040539)
build_miniruby 0.001510 0.000378 0.073771 ( 0.072192)
build_ruby 0.001394 0.000349 0.076566 ( 0.075469)
build_all 0.008080 0.001022 1.498333 ( 0.555892)
build_install 0.018076 0.005518 5.123469 ( 2.046130)
test_btest 0.001110 0.000277 74.308043 ( 8.447782)
test_basic 0.005456 0.002372 0.321914 ( 0.411762)
test_all 0.001603 0.000418 645.973715 ( 66.164042)
test_rubyspec 0.095437 0.080150 45.591320 ( 51.367829)
total: 130.18 sec