Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-194952
#<BuildRuby:0x000055d970371550
@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.20220722-194952",
@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.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.007197 0.004576 0.832854 ( 0.970665)
build_miniruby 0.002342 0.000167 0.064089 ( 0.061078)
build_ruby 0.001691 0.000120 0.064639 ( 0.063034)
build_all 0.010576 0.000052 1.253772 ( 0.472909)
build_install 0.005429 0.010888 4.266937 ( 1.787522)
test_btest 0.001147 0.000215 52.973114 ( 5.735619)
test_basic 0.006720 0.000241 0.292556 ( 0.382119)
test_all 0.000000 0.003394 500.376588 ( 52.891096)
test_rubyspec 0.073406 0.063115 41.817405 ( 47.794334)
total: 110.16 sec