Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-230047
#<BuildRuby:0x000055f2266faf90
@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.20221017-230047",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009598 0.000412 1.127727 ( 1.172954)
build_miniruby 0.001545 0.000110 0.106770 ( 0.103874)
build_ruby 0.001627 0.000116 0.103361 ( 0.100462)
build_all 0.008437 0.000263 1.350062 ( 0.578376)
build_install 0.015364 0.000060 1.653442 ( 0.904681)
test_btest 0.001458 0.000081 63.054117 ( 6.325341)
test_basic 0.005920 0.000329 0.350833 ( 0.441928)
test_all 0.002550 0.004960 514.767470 ( 54.950167)
test_rubyspec 0.064002 0.062986 43.374736 ( 51.987456)
total: 116.57 sec