Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-014110
#<BuildRuby:0x000055c39446d310
@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.20221018-014110",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.009912 0.000273 1.118463 ( 1.192599)
build_miniruby 0.001707 0.000262 0.107225 ( 0.104506)
build_ruby 0.001343 0.000207 0.107462 ( 0.104357)
build_all 0.007071 0.001088 1.356555 ( 0.570016)
build_install 0.011930 0.005394 1.684756 ( 0.909320)
test_btest 0.001716 0.000343 63.018897 ( 6.549735)
test_basic 0.005506 0.001101 0.364077 ( 0.454469)
test_all 0.008695 0.000000 493.589478 ( 53.504272)
test_rubyspec 0.064734 0.062154 42.738923 ( 51.122094)
total: 114.51 sec