Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-183833
#<BuildRuby:0x0000561b1bbe44c0
@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.20220814-183833",
@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.000000 0.000018 0.000018 ( 0.000017)
configure 0.000000 0.000106 0.000106 ( 0.000110)
build_up 0.006463 0.004806 0.971970 ( 1.126232)
build_miniruby 0.001506 0.000548 0.076360 ( 0.074939)
build_ruby 0.001669 0.000607 0.081236 ( 0.079050)
build_all 0.008779 0.001368 1.506048 ( 0.570050)
build_install 0.020450 0.001435 1.899807 ( 0.926669)
test_btest 0.001095 0.000292 74.654436 ( 8.279304)
test_basic 0.008598 0.000000 0.325611 ( 0.413588)
test_all 0.002984 0.000177 682.766578 ( 66.902599)
test_rubyspec 0.121527 0.052819 46.017355 ( 53.541695)
total: 131.92 sec