Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-090441
#<BuildRuby:0x00005612d4413858
@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.20220329-090441",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010232 0.000417 0.986618 ( 1.430184)
build_miniruby 0.001889 0.000126 0.074835 ( 0.073842)
build_ruby 0.001935 0.000129 0.079082 ( 0.077665)
build_all 0.010132 0.000000 4.142648 ( 0.847050)
build_install 0.019390 0.004388 7.976941 ( 2.434158)
test_btest 0.001315 0.000120 76.776338 ( 7.948728)
test_basic 0.007856 0.000283 0.339711 ( 0.428516)
test_all 0.000701 0.001309 670.805609 ( 65.722893)
test_rubyspec 0.103865 0.070099 45.984312 ( 51.434014)
total: 130.40 sec