Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-070859
#<BuildRuby:0x000055d037415390
@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.20221009-070859",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.011114 0.000776 1.121516 ( 1.270743)
build_miniruby 0.001398 0.000323 0.097647 ( 0.096518)
build_ruby 0.001179 0.000272 0.096814 ( 0.095910)
build_all 0.004325 0.003180 1.326306 ( 0.588728)
build_install 0.010592 0.003619 1.616895 ( 0.911107)
test_btest 0.001122 0.000311 62.906059 ( 6.424488)
test_basic 0.007514 0.000000 0.352764 ( 0.445983)
test_all 0.000000 0.006307 515.082087 ( 54.574745)
test_rubyspec 0.062599 0.064336 42.767538 ( 51.451704)
total: 115.86 sec