Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-162220
#<BuildRuby:0x000055d7b1705010
@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.20220130-162220",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004751 0.005193 0.921736 ( 0.959852)
build_miniruby 0.001544 0.000386 0.074623 ( 0.073249)
build_ruby 0.000000 0.002372 0.077446 ( 0.075241)
build_all 0.001212 0.009609 4.074247 ( 0.790788)
build_install 0.014821 0.007203 7.767399 ( 2.340041)
test_btest 0.000000 0.002217 46.435036 ( 43.912735)
test_basic 0.000119 0.007153 0.346086 ( 0.434951)
test_all 0.001036 0.000622 649.520360 ( 66.194257)
test_rubyspec 0.098293 0.072596 45.863029 ( 51.386379)
total: 166.17 sec