Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-114202
#<BuildRuby:0x00005590a8211888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-114202",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.010988 0.953528 ( 1.367196)
build_miniruby 0.000291 0.001337 0.072498 ( 0.070952)
build_ruby 0.001514 0.000583 0.076042 ( 0.074041)
build_all 0.005910 0.004957 4.072331 ( 0.771603)
build_install 0.021247 0.002636 7.595574 ( 2.270898)
test_btest 0.000872 0.000305 46.096416 ( 43.942101)
test_basic 0.006605 0.000813 0.343643 ( 0.436333)
test_all 0.001644 0.000548 702.870017 ( 67.669860)
test_rubyspec 0.100171 0.065377 45.978644 ( 51.374872)
total: 167.98 sec