Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-102054
#<BuildRuby:0x000055e6b047f0d0
@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.20220304-102054",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.009794 0.001270 1.011109 ( 1.398513)
build_miniruby 0.001437 0.000308 0.068679 ( 0.067136)
build_ruby 0.002060 0.000000 0.071788 ( 0.069827)
build_all 0.010156 0.000000 4.258157 ( 0.846926)
build_install 0.018274 0.002178 7.897955 ( 2.422163)
test_btest 0.000986 0.000164 78.316667 ( 8.050170)
test_basic 0.002089 0.005661 0.330202 ( 0.418540)
test_all 0.001464 0.000325 698.677514 ( 67.868537)
test_rubyspec 0.122962 0.046149 46.439250 ( 51.961037)
total: 133.10 sec