Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-220610
#<BuildRuby:0x00005618443e06e0
@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.20220907-220610",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.011971 0.998191 ( 1.012027)
build_miniruby 0.000000 0.002142 0.075939 ( 0.073619)
build_ruby 0.000269 0.001540 0.074826 ( 0.072809)
build_all 0.008857 0.000927 1.545674 ( 0.601878)
build_install 0.017600 0.005366 1.937021 ( 0.942457)
test_btest 0.001194 0.000000 97.399579 ( 9.386027)
test_basic 0.007349 0.000725 0.348777 ( 0.442684)
test_all 0.000000 0.003329 685.547686 ( 68.537811)
test_rubyspec 0.126178 0.050734 47.046242 ( 55.405055)
total: 136.48 sec