Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-001310
#<BuildRuby:0x0000557dbb3528a0
@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.20220215-001310",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.011776 0.000541 0.946584 ( 1.623973)
build_miniruby 0.001688 0.000121 0.080866 ( 0.078898)
build_ruby 0.001793 0.000128 0.077289 ( 0.075386)
build_all 0.009720 0.000314 4.107014 ( 0.783932)
build_install 0.017682 0.006153 7.706419 ( 2.299599)
test_btest 0.000994 0.000117 72.516177 ( 8.246604)
test_basic 0.007288 0.000858 0.329120 ( 0.427149)
test_all 0.001640 0.000193 667.772343 ( 65.657938)
test_rubyspec 0.118314 0.045947 45.876205 ( 51.409409)
total: 130.60 sec