Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-053327
#<BuildRuby:0x00005614833d11a0
@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.20220203-053327",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003484 0.008178 0.995930 ( 3.081641)
build_miniruby 0.000000 0.002574 0.065930 ( 0.063383)
build_ruby 0.000534 0.001621 0.076740 ( 0.074409)
build_all 0.009663 0.000335 4.097195 ( 0.768598)
build_install 0.022445 0.002041 7.854346 ( 2.359282)
test_btest 0.001238 0.000260 47.588317 ( 44.475507)
test_basic 0.003904 0.003462 0.343672 ( 0.436153)
test_all 0.001542 0.000367 659.194797 ( 65.271712)
test_rubyspec 0.088641 0.069852 46.089061 ( 51.559926)
total: 168.09 sec