Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-180036
#<BuildRuby:0x0000557a29b349c8
@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-180036",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000089 0.000006 0.000095 ( 0.000099)
build_up 0.000000 0.010273 1.061197 ( 1.110408)
build_miniruby 0.001156 0.001018 0.119182 ( 0.114535)
build_ruby 0.001631 0.000435 0.113822 ( 0.095350)
build_all 0.009947 0.000460 1.581295 ( 0.655252)
build_install 0.012814 0.008371 1.927546 ( 0.971669)
test_btest 0.000912 0.000274 77.366588 ( 8.737333)
test_basic 0.002879 0.005197 0.373931 ( 0.471182)
test_all 0.003425 0.000000 666.244780 ( 68.249956)
test_rubyspec 0.107552 0.054476 45.737426 ( 54.104252)
total: 134.51 sec