Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-001536
#<BuildRuby:0x0000564c46ed1550
@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.20220829-001536",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000032)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005835 0.004045 0.853361 ( 1.354974)
build_miniruby 0.001610 0.000108 0.056939 ( 0.054518)
build_ruby 0.001656 0.000111 0.062631 ( 0.061181)
build_all 0.007786 0.000519 1.218810 ( 0.470668)
build_install 0.014406 0.000600 1.575703 ( 0.786891)
test_btest 0.001134 0.000071 53.290694 ( 5.865632)
test_basic 0.005930 0.000026 0.296114 ( 0.386892)
test_all 0.003814 0.000224 511.553186 ( 53.332997)
test_rubyspec 0.101880 0.038602 41.427461 ( 49.910687)
total: 112.23 sec