Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-191236
#<BuildRuby:0x00005647948706e0
@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-191236",
@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.000035 0.000008 0.000043 ( 0.000042)
autoconf 0.000090 0.000021 0.000111 ( 0.000095)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002503 0.004670 1.093721 ( 1.380293)
build_miniruby 0.001106 0.000341 0.909296 ( 0.912132)
build_ruby 0.001521 0.000468 2.371572 ( 2.283048)
build_all 0.014674 0.003556 18.394513 ( 2.275473)
build_install 0.014143 0.006001 1.852643 ( 0.960072)
test_btest 0.000000 0.001620 82.619109 ( 9.238765)
test_basic 0.000000 0.007052 0.364022 ( 0.453484)
test_all 0.000737 0.001025 724.714823 ( 75.884138)
test_rubyspec 0.074221 0.048958 50.812239 ( 59.276033)
total: 152.66 sec