Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-043117
#<BuildRuby:0x000055c4c7f8c848
@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.20220204-043117",
@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.000008 0.000003 0.000011 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.006763 0.005158 0.988431 ( 1.428973)
build_miniruby 0.002167 0.000000 0.074898 ( 0.073049)
build_ruby 0.002222 0.000086 0.078520 ( 0.075969)
build_all 0.002985 0.007898 4.097778 ( 0.794550)
build_install 0.011532 0.011949 7.855850 ( 2.373699)
test_btest 0.000885 0.000520 47.453824 ( 44.293189)
test_basic 0.006206 0.001125 0.339025 ( 0.435422)
test_all 0.001037 0.000576 647.277641 ( 65.275020)
test_rubyspec 0.104010 0.051613 46.423963 ( 51.789939)
total: 166.54 sec