Logfile: /home/ko1/ruby/logs/brlog.trunk.20221023-132242
#<BuildRuby:0x000055f6f35dd348
@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.20221023-132242",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.011228 0.001089 1.154192 ( 1.489804)
build_miniruby 0.001366 0.000210 0.110873 ( 0.107856)
build_ruby 0.001534 0.000236 0.110372 ( 0.107752)
build_all 0.003427 0.004607 1.340352 ( 0.590765)
build_install 0.008485 0.009291 1.687087 ( 0.919323)
test_btest 0.000905 0.000283 60.957691 ( 6.571124)
test_basic 0.004542 0.001420 0.299476 ( 0.389842)
test_all 0.003607 0.005896 495.218289 ( 53.774710)
test_rubyspec 0.055224 0.066957 43.521751 ( 52.120119)
total: 116.07 sec