Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-213050
#<BuildRuby:0x000055b54d4d8c00
@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.20220919-213050",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009506 0.000679 1.062291 ( 1.125545)
build_miniruby 0.001506 0.000108 0.118668 ( 0.117745)
build_ruby 0.001717 0.000122 0.115062 ( 0.100293)
build_all 0.011070 0.000413 1.565348 ( 0.664101)
build_install 0.012482 0.010016 1.946565 ( 0.999640)
test_btest 0.001101 0.000184 76.524374 ( 8.232326)
test_basic 0.008729 0.000561 0.376135 ( 0.465344)
test_all 0.001492 0.001735 673.840612 ( 67.969867)
test_rubyspec 0.109500 0.053020 45.535266 ( 53.759023)
total: 133.43 sec