Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-065511
#<BuildRuby:0x0000560bb3c2e9c0
@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.20221015-065511",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.007132 0.002852 1.106402 ( 1.325684)
build_miniruby 0.001364 0.000545 0.102076 ( 0.100137)
build_ruby 0.001019 0.000408 0.101632 ( 0.099977)
build_all 0.006215 0.002486 1.328688 ( 0.574302)
build_install 0.011012 0.004405 1.663401 ( 0.908332)
test_btest 0.001156 0.000463 61.554095 ( 6.648823)
test_basic 0.005365 0.002146 0.364189 ( 0.454274)
test_all 0.007646 0.000000 496.661800 ( 53.793619)
test_rubyspec 0.082752 0.058063 43.278785 ( 51.852390)
total: 115.76 sec