Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-052844
#<BuildRuby:0x000055d2dd5784f0
@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.20220305-052844",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010907 0.000648 1.011539 ( 1.172575)
build_miniruby 0.001755 0.000377 0.071629 ( 0.069797)
build_ruby 0.001564 0.000335 0.078232 ( 0.077616)
build_all 0.008585 0.000834 4.171364 ( 0.841433)
build_install 0.014309 0.009488 8.077247 ( 2.455693)
test_btest 0.001121 0.000000 76.105675 ( 7.999486)
test_basic 0.006944 0.000906 0.326717 ( 0.415447)
test_all 0.001524 0.000401 652.037288 ( 68.017731)
test_rubyspec 0.100128 0.063642 46.381151 ( 51.922420)
total: 132.97 sec