Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-024056
#<BuildRuby:0x000056487696b4b8
@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.20220813-024056",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002920 0.008133 0.965085 ( 1.523989)
build_miniruby 0.001816 0.000363 0.068258 ( 0.065750)
build_ruby 0.001784 0.000357 0.075290 ( 0.073073)
build_all 0.008049 0.001610 1.521192 ( 0.576421)
build_install 0.012205 0.009107 1.878650 ( 0.947892)
test_btest 0.000960 0.000266 76.400839 ( 8.757781)
test_basic 0.002817 0.005763 0.333976 ( 0.425422)
test_all 0.002643 0.000881 634.911267 ( 64.659676)
test_rubyspec 0.118182 0.045011 45.864977 ( 53.359546)
total: 130.39 sec