Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-223520
#<BuildRuby:0x00005572958789c8
@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.20220917-223520",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006867 0.003367 1.069465 ( 1.096855)
build_miniruby 0.001754 0.000219 0.114622 ( 0.109772)
build_ruby 0.001525 0.000191 0.112442 ( 0.095345)
build_all 0.002663 0.007531 1.581399 ( 0.649193)
build_install 0.015576 0.004855 1.980795 ( 1.005210)
test_btest 0.001003 0.000251 95.656153 ( 9.258162)
test_basic 0.008546 0.000077 0.402688 ( 0.488503)
test_all 0.002706 0.000000 652.489740 ( 66.697099)
test_rubyspec 0.120082 0.041711 47.158393 ( 55.497598)
total: 134.90 sec