Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-144916
#<BuildRuby:0x000055ed9a509438
@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.20221101-144916",
@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.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010560 0.000813 1.137191 ( 1.169961)
build_miniruby 0.002021 0.000000 0.101302 ( 0.098486)
build_ruby 0.001895 0.000000 0.095449 ( 0.092495)
build_all 0.003322 0.005238 1.347960 ( 0.576992)
build_install 0.009357 0.005951 1.694109 ( 0.923129)
test_btest 0.001700 0.000340 62.108003 ( 6.626620)
test_basic 0.005911 0.001183 0.356226 ( 0.449562)
test_all 0.004148 0.002879 490.625149 ( 53.599447)
test_rubyspec 0.094972 0.041917 43.872419 ( 52.316499)
total: 115.85 sec