Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-101809
#<BuildRuby:0x00005586ed2e2c40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-101809",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.002066 0.004676 0.883663 ( 0.905305)
build_miniruby 0.000794 0.000199 0.056719 ( 0.055500)
build_ruby 0.000711 0.000178 0.058723 ( 0.057615)
build_all 0.003805 0.000951 1.529797 ( 0.586680)
build_install 0.008370 0.000827 5.719648 ( 2.203374)
test_btest 0.000668 0.000154 45.595610 ( 8.746799)
test_basic 0.005864 0.000159 0.342578 ( 0.430425)
test_all 0.000938 0.000201 604.499474 ( 89.296831)
test_rubyspec 0.079247 0.048555 43.875681 ( 51.239029)
total: 153.52 sec