Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-081956
#<BuildRuby:0x000055afa43046d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221227-081956",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007304 0.001826 0.975358 ( 1.149069)
build_miniruby 0.002465 0.000617 0.840934 ( 0.839552)
build_ruby 0.002513 0.000629 2.139176 ( 2.138497)
build_all 0.014151 0.006201 18.551907 ( 2.212234)
build_install 0.013050 0.009625 1.994008 ( 1.031616)
test_btest 0.000882 0.000312 90.892422 ( 9.178808)
test_basic 0.006391 0.002256 0.339838 ( 0.425802)
test_all 0.001511 0.000533 687.512635 ( 66.242926)
test_rubyspec 0.109146 0.060223 47.952429 ( 56.133892)
total: 139.35 sec