Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-165200
#<BuildRuby:0x00005620763e5570
@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.20220812-165200",
@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.000010 0.000006 0.000016 ( 0.000017)
autoconf 0.000013 0.000009 0.000022 ( 0.000022)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.009174 0.000896 0.798684 ( 1.429686)
build_miniruby 0.001224 0.000667 0.061645 ( 0.061463)
build_ruby 0.001290 0.000703 0.063380 ( 0.061968)
build_all 0.008827 0.000240 1.255495 ( 0.495396)
build_install 0.010692 0.005269 1.588073 ( 0.810297)
test_btest 0.001178 0.000000 51.650239 ( 6.451129)
test_basic 0.002072 0.003892 0.294032 ( 0.387031)
test_all 0.003005 0.001502 487.819510 ( 51.608078)
test_rubyspec 0.092272 0.046136 41.972762 ( 49.679559)
total: 110.99 sec