Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-070328
#<BuildRuby:0x0000561ac00b2f08
@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.20220717-070328",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000062 0.000011 0.000073 ( 0.000068)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.011985 0.001227 0.881698 ( 2.199311)
build_miniruby 0.001854 0.000285 0.066532 ( 0.064123)
build_ruby 0.002261 0.000000 0.061045 ( 0.058379)
build_all 0.009232 0.000266 1.347816 ( 0.555473)
build_install 0.015403 0.000656 4.373945 ( 1.814529)
test_btest 0.000963 0.000113 53.570395 ( 6.292943)
test_basic 0.005619 0.000034 0.288316 ( 0.378676)
test_all 0.004260 0.000000 487.433174 ( 51.604790)
test_rubyspec 0.086379 0.053979 41.959064 ( 47.915398)
total: 110.88 sec