Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-091221
#<BuildRuby:0x000055a0cabdaf90
@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-091221",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005754 0.004576 0.841026 ( 0.935090)
build_miniruby 0.001425 0.000475 0.062940 ( 0.061580)
build_ruby 0.000997 0.000332 0.065845 ( 0.064546)
build_all 0.007038 0.000828 1.242011 ( 0.452951)
build_install 0.014093 0.002724 1.575214 ( 0.777327)
test_btest 0.000000 0.001234 53.471092 ( 6.083310)
test_basic 0.002793 0.003068 0.280928 ( 0.378945)
test_all 0.005498 0.000129 481.443210 ( 51.324012)
test_rubyspec 0.085293 0.041280 42.278114 ( 49.542662)
total: 109.62 sec