Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-192333
#<BuildRuby:0x0000556e7fef48e8
@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-192333",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000016)
configure 0.000025 0.000004 0.000029 ( 0.000026)
build_up 0.002819 0.009111 1.105681 ( 1.238431)
build_miniruby 0.002105 0.000000 0.109758 ( 0.105587)
build_ruby 0.002041 0.000000 0.118150 ( 0.101231)
build_all 0.010695 0.000000 1.617498 ( 0.656191)
build_install 0.014976 0.007386 1.936306 ( 0.986071)
test_btest 0.000000 0.001713 95.910227 ( 9.566379)
test_basic 0.004919 0.002569 0.406736 ( 0.495191)
test_all 0.002747 0.000874 680.971238 ( 68.851423)
test_rubyspec 0.107661 0.064290 47.103357 ( 55.413912)
total: 137.42 sec