Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-120658
#<BuildRuby:0x00005652c02e0658
@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.20220131-120658",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.008928 0.001374 0.948382 ( 1.397629)
build_miniruby 0.000000 0.001854 0.074601 ( 0.072457)
build_ruby 0.000000 0.002076 0.066333 ( 0.064089)
build_all 0.006535 0.003200 4.065810 ( 0.777564)
build_install 0.018521 0.006556 7.837615 ( 2.330427)
test_btest 0.000853 0.000233 47.502260 ( 44.951844)
test_basic 0.003719 0.005081 0.339523 ( 0.425960)
test_all 0.001304 0.000415 695.518835 ( 67.562037)
test_rubyspec 0.105582 0.049674 46.009637 ( 51.391501)
total: 168.97 sec