Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-112501
#<BuildRuby:0x00005639c01a3600
@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.20221114-112501",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009079 0.000320 1.097529 ( 1.186805)
build_miniruby 0.001655 0.000104 0.117842 ( 0.113381)
build_ruby 0.002187 0.000137 0.122990 ( 0.104276)
build_all 0.008789 0.000251 1.553988 ( 0.658593)
build_install 0.016423 0.004996 1.923216 ( 1.017502)
test_btest 0.001253 0.000126 87.538804 ( 9.064332)
test_basic 0.006340 0.000634 0.404622 ( 0.497846)
test_all 0.002257 0.000225 646.980430 ( 67.974133)
test_rubyspec 0.082958 0.080545 48.388192 ( 56.811275)
total: 137.43 sec