Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-181440
#<BuildRuby:0x0000562896bb0408
@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.20221203-181440",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000025 0.000007 0.000032 ( 0.000028)
build_up 0.008245 0.002062 1.211378 ( 1.680628)
build_miniruby 0.002038 0.000509 0.851454 ( 0.851034)
build_ruby 0.002436 0.000609 2.234359 ( 2.142440)
build_all 0.012674 0.007681 18.724779 ( 2.196800)
build_install 0.015701 0.005196 2.093784 ( 1.065875)
test_btest 0.000949 0.000299 89.905733 ( 8.853378)
test_basic 0.009953 0.000166 0.352144 ( 0.438058)
test_all 0.002194 0.000311 694.875025 ( 69.634767)
test_rubyspec 0.114821 0.068314 49.428333 ( 57.525831)
total: 144.39 sec