Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-063857
#<BuildRuby:0x000055956cd01400
@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.20221016-063857",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000101 0.009669 1.092076 ( 1.151381)
build_miniruby 0.001287 0.000343 0.101921 ( 0.099607)
build_ruby 0.001184 0.000316 0.097755 ( 0.096437)
build_all 0.009628 0.000587 1.338989 ( 0.578857)
build_install 0.015035 0.002514 1.669225 ( 0.896229)
test_btest 0.001553 0.000345 61.174964 ( 6.590384)
test_basic 0.003111 0.004092 0.350024 ( 0.440969)
test_all 0.005119 0.004251 518.604794 ( 55.538839)
test_rubyspec 0.083924 0.046777 43.416384 ( 51.893306)
total: 117.29 sec