Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-065929
#<BuildRuby:0x000055e040314e50
@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.20220818-065929",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007493 0.003488 0.988121 ( 1.196124)
build_miniruby 0.001792 0.000211 0.078364 ( 0.076441)
build_ruby 0.001756 0.000207 0.078724 ( 0.076797)
build_all 0.008003 0.002850 1.527900 ( 0.579956)
build_install 0.016143 0.007559 1.891872 ( 0.915870)
test_btest 0.001437 0.000287 74.839247 ( 8.280241)
test_basic 0.004127 0.003828 0.316534 ( 0.405305)
test_all 0.003399 0.000000 641.982329 ( 64.429959)
test_rubyspec 0.098458 0.061186 45.753441 ( 53.444457)
total: 129.41 sec