Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-081750
#<BuildRuby:0x0000556bccd084e0
@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.20220920-081750",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002264 0.008952 1.107304 ( 1.152300)
build_miniruby 0.001123 0.000561 0.116219 ( 0.112848)
build_ruby 0.001140 0.000570 0.116111 ( 0.099853)
build_all 0.006568 0.003284 1.585499 ( 0.647068)
build_install 0.021659 0.000000 1.982758 ( 0.988780)
test_btest 0.001214 0.000000 80.606799 ( 8.236471)
test_basic 0.007826 0.000000 0.385496 ( 0.474051)
test_all 0.003827 0.000521 681.254709 ( 68.571211)
test_rubyspec 0.105835 0.053284 45.407477 ( 53.624041)
total: 133.91 sec