Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-201437
#<BuildRuby:0x000055a1043c4920
@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.20221117-201437",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.007296 0.000973 1.079570 ( 1.245684)
build_miniruby 0.001432 0.000191 0.912401 ( 0.912867)
build_ruby 0.002056 0.000274 2.422388 ( 2.331521)
build_all 0.014556 0.004059 18.415357 ( 2.280893)
build_install 0.012528 0.007862 1.967986 ( 1.093044)
test_btest 0.001244 0.000270 82.709396 ( 9.816223)
test_basic 0.006944 0.000538 0.338513 ( 0.430254)
test_all 0.002486 0.000518 688.456108 ( 73.708646)
test_rubyspec 0.094985 0.043390 50.645411 ( 59.167048)
total: 150.99 sec