Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-140401
#<BuildRuby:0x0000557ebfb20578
@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.20220907-140401",
@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.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011948 0.000042 0.976701 ( 1.039897)
build_miniruby 0.001567 0.000185 0.071200 ( 0.070111)
build_ruby 0.001755 0.000000 0.073969 ( 0.073355)
build_all 0.005873 0.003939 1.569422 ( 0.624415)
build_install 0.020636 0.001188 1.972354 ( 0.981403)
test_btest 0.000869 0.000119 95.252217 ( 9.626259)
test_basic 0.007298 0.000000 0.357412 ( 0.447291)
test_all 0.004117 0.000000 642.615991 ( 65.878494)
test_rubyspec 0.137208 0.044626 46.967786 ( 55.391859)
total: 134.13 sec