Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-145436
#<BuildRuby:0x000055babb320a70
@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.20221101-145436",
@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.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010658 0.000391 1.084648 ( 1.147906)
build_miniruby 0.001979 0.000283 0.097034 ( 0.093795)
build_ruby 0.001243 0.000178 0.089508 ( 0.087496)
build_all 0.008107 0.000000 1.360851 ( 0.552162)
build_install 0.013307 0.000429 1.644181 ( 0.883649)
test_btest 0.001142 0.000127 62.268567 ( 6.891174)
test_basic 0.006856 0.000762 0.349017 ( 0.445000)
test_all 0.006423 0.000126 518.414970 ( 55.355673)
test_rubyspec 0.103201 0.024385 43.467052 ( 52.002916)
total: 117.46 sec