Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-105054
#<BuildRuby:0x000055b551210848
@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.20220201-105054",
@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.000009 0.000003 0.000012 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003162 0.009045 0.990342 ( 1.632111)
build_miniruby 0.001421 0.000546 0.071314 ( 0.069811)
build_ruby 0.001540 0.000592 0.069359 ( 0.067371)
build_all 0.009356 0.001770 4.103003 ( 0.798735)
build_install 0.015549 0.008162 7.768673 ( 2.360737)
test_btest 0.000000 0.001243 47.192138 ( 43.649616)
test_basic 0.004891 0.004020 0.339272 ( 0.435522)
test_all 0.000000 0.002063 689.128679 ( 66.774137)
test_rubyspec 0.099736 0.065158 46.141898 ( 51.605057)
total: 167.39 sec