Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-122703
#<BuildRuby:0x0000559db2a5e858
@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.20220825-122703",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.011402 0.000523 0.818538 ( 0.889148)
build_miniruby 0.001725 0.000123 0.063544 ( 0.062580)
build_ruby 0.001235 0.000000 0.057237 ( 0.057209)
build_all 0.008894 0.000000 1.293922 ( 0.481606)
build_install 0.015002 0.000357 1.566565 ( 0.811310)
test_btest 0.001339 0.000000 52.584052 ( 6.354184)
test_basic 0.005534 0.000000 0.298023 ( 0.391632)
test_all 0.005108 0.000000 481.938479 ( 52.736073)
test_rubyspec 0.105177 0.029780 41.848522 ( 50.538494)
total: 112.32 sec