Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-031122
#<BuildRuby:0x0000557fc60086d8
@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-031122",
@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.000027 0.000005 0.000032 ( 0.000029)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000503 0.008530 1.125085 ( 1.185594)
build_miniruby 0.001460 0.000449 0.911477 ( 0.912090)
build_ruby 0.001884 0.000579 2.411526 ( 2.305912)
build_all 0.002474 0.014821 18.157811 ( 2.228003)
build_install 0.011233 0.007784 1.843358 ( 0.998018)
test_btest 0.000774 0.000436 83.509542 ( 9.706128)
test_basic 0.006327 0.000930 0.343002 ( 0.439855)
test_all 0.000528 0.001339 720.424240 ( 75.272666)
test_rubyspec 0.078916 0.045479 50.226028 ( 58.776346)
total: 151.83 sec