Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-145525
#<BuildRuby:0x000055b69ea937d8
@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.20220918-145525",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006726 0.004519 1.072437 ( 1.124806)
build_miniruby 0.001644 0.000352 0.114919 ( 0.112877)
build_ruby 0.002673 0.000000 0.117670 ( 0.100613)
build_all 0.009143 0.000643 1.586738 ( 0.657781)
build_install 0.010524 0.012310 1.969368 ( 1.004338)
test_btest 0.000000 0.001359 77.228531 ( 8.179784)
test_basic 0.003587 0.003761 0.378590 ( 0.469442)
test_all 0.003492 0.001269 639.054355 ( 67.508707)
test_rubyspec 0.117829 0.058138 45.825191 ( 54.259699)
total: 133.42 sec