Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-020403
#<BuildRuby:0x000055d125935930
@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.20220204-020403",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004253 0.008147 0.974507 ( 1.624732)
build_miniruby 0.001261 0.000630 0.076207 ( 0.074713)
build_ruby 0.001716 0.000000 0.068488 ( 0.066659)
build_all 0.006115 0.003941 4.155767 ( 0.782973)
build_install 0.022205 0.002216 7.922506 ( 2.409051)
test_btest 0.001005 0.000391 47.428575 ( 43.661252)
test_basic 0.003380 0.006009 0.340573 ( 0.426520)
test_all 0.001113 0.000494 666.708000 ( 65.526911)
test_rubyspec 0.098235 0.076880 46.043784 ( 51.650259)
total: 166.22 sec