Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-231220
#<BuildRuby:0x0000562586f584d8
@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.20220327-231220",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005824 0.005489 1.038145 ( 1.417314)
build_miniruby 0.001482 0.000371 0.078218 ( 0.076062)
build_ruby 0.002059 0.000515 0.075419 ( 0.072629)
build_all 0.006820 0.004020 4.206543 ( 0.835965)
build_install 0.016705 0.006958 7.851625 ( 2.405977)
test_btest 0.001041 0.000325 76.008004 ( 8.676505)
test_basic 0.003984 0.004754 0.343363 ( 0.435850)
test_all 0.001168 0.000412 660.404327 ( 65.799610)
test_rubyspec 0.124402 0.042819 45.823758 ( 51.197153)
total: 130.92 sec