Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-194711
#<BuildRuby:0x0000560d46720e30
@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.20221016-194711",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000026 0.000002 0.000028 ( 0.000023)
build_up 0.010968 0.000500 1.112170 ( 1.288672)
build_miniruby 0.001908 0.000136 0.106751 ( 0.103681)
build_ruby 0.001424 0.000102 0.099279 ( 0.096599)
build_all 0.009780 0.000338 1.345556 ( 0.562345)
build_install 0.011118 0.004866 1.697803 ( 0.916312)
test_btest 0.001709 0.000201 64.057862 ( 6.865443)
test_basic 0.007144 0.000214 0.363166 ( 0.451129)
test_all 0.003492 0.004031 483.989295 ( 53.371602)
test_rubyspec 0.101299 0.031653 43.516064 ( 51.622030)
total: 115.28 sec