Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-073407
#<BuildRuby:0x00005558ce02ce30
@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.20221007-073407",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001046 0.008536 1.106730 ( 1.355797)
build_miniruby 0.001011 0.000337 0.096117 ( 0.094448)
build_ruby 0.001329 0.000443 0.093446 ( 0.091443)
build_all 0.008330 0.001214 1.344435 ( 0.569201)
build_install 0.015639 0.000387 1.696771 ( 0.895897)
test_btest 0.001303 0.000326 60.315816 ( 6.446187)
test_basic 0.004868 0.001217 0.343849 ( 0.435902)
test_all 0.006996 0.000000 500.679737 ( 54.178610)
test_rubyspec 0.082700 0.031976 42.076731 ( 50.579509)
total: 114.65 sec