Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-064639
#<BuildRuby:0x0000562d12cf37b8
@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.20220205-064639",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010242 0.001576 1.000127 ( 1.078996)
build_miniruby 0.001965 0.000303 0.074441 ( 0.072788)
build_ruby 0.001580 0.000243 0.073977 ( 0.072466)
build_all 0.007341 0.003560 4.174862 ( 0.792680)
build_install 0.023094 0.000071 7.875339 ( 2.316813)
test_btest 0.001343 0.000191 46.610791 ( 44.710447)
test_basic 0.006639 0.000276 0.336077 ( 0.426003)
test_all 0.001787 0.000243 696.950555 ( 67.585052)
test_rubyspec 0.100566 0.059226 46.166211 ( 51.670743)
total: 168.73 sec