Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-115523
#<BuildRuby:0x0000564a0891c8e8
@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.20220401-115523",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003056 0.007858 1.048304 ( 1.261802)
build_miniruby 0.001553 0.000444 0.068816 ( 0.068619)
build_ruby 0.001812 0.000518 0.073612 ( 0.073300)
build_all 0.010240 0.000431 4.210676 ( 0.876817)
build_install 0.021889 0.001846 8.659568 ( 3.031438)
test_btest 0.001230 0.000260 78.391131 ( 8.306846)
test_basic 0.002995 0.005692 0.345651 ( 0.435919)
test_all 0.001682 0.000192 710.389642 ( 68.133572)
test_rubyspec 0.110398 0.063822 46.501423 ( 51.909148)
total: 134.10 sec