Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-183753
#<BuildRuby:0x0000561bdda54480
@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.20220210-183753",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006176 0.004541 0.994475 ( 1.172847)
build_miniruby 0.001425 0.000407 0.070888 ( 0.070888)
build_ruby 0.001550 0.000443 0.074358 ( 0.073038)
build_all 0.009439 0.002696 4.153517 ( 0.790939)
build_install 0.024787 0.000000 7.914204 ( 2.378627)
test_btest 0.001383 0.000000 77.506910 ( 8.133611)
test_basic 0.003372 0.004964 0.333294 ( 0.421317)
test_all 0.000000 0.002790 663.067762 ( 65.468622)
test_rubyspec 0.096500 0.081037 46.299577 ( 51.755662)
total: 130.27 sec