Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-081112
#<BuildRuby:0x000056037405caf8
@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.20220312-081112",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011312 1.039535 ( 1.093709)
build_miniruby 0.000687 0.001183 0.078107 ( 0.075887)
build_ruby 0.001484 0.000570 0.067666 ( 0.065544)
build_all 0.004043 0.006139 1.480820 ( 0.606366)
build_install 0.010335 0.009796 5.280393 ( 2.189912)
test_btest 0.000727 0.000388 72.519032 ( 8.908710)
test_basic 0.001000 0.006980 0.326759 ( 0.421546)
test_all 0.001220 0.000762 667.101857 ( 66.480102)
test_rubyspec 0.077673 0.090025 46.331701 ( 51.738656)
total: 131.58 sec