Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-113208
#<BuildRuby:0x000055a9c0fc4c10
@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.20220304-113208",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006076 0.004270 1.037414 ( 1.036787)
build_miniruby 0.001764 0.000352 0.075386 ( 0.073482)
build_ruby 0.001412 0.000282 0.068795 ( 0.067377)
build_all 0.003320 0.006899 4.236566 ( 0.855672)
build_install 0.014588 0.006045 7.888247 ( 2.419472)
test_btest 0.001184 0.000000 73.930698 ( 8.502821)
test_basic 0.006520 0.001063 0.340942 ( 0.433511)
test_all 0.001374 0.000413 665.584783 ( 65.563279)
test_rubyspec 0.106711 0.063206 46.530551 ( 51.619331)
total: 130.57 sec