Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-195906
#<BuildRuby:0x000055a1fa7e0a58
@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.20220304-195906",
@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.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002767 0.007634 1.014220 ( 1.151098)
build_miniruby 0.001286 0.000396 0.073680 ( 0.072008)
build_ruby 0.001675 0.000516 0.079139 ( 0.077350)
build_all 0.006739 0.003632 4.209573 ( 0.831007)
build_install 0.017978 0.005992 7.937766 ( 2.389175)
test_btest 0.000850 0.000283 71.606550 ( 7.923300)
test_basic 0.001899 0.005176 0.327219 ( 0.415414)
test_all 0.001309 0.000509 648.027437 ( 64.988377)
test_rubyspec 0.111382 0.057455 46.644450 ( 51.738981)
total: 129.59 sec