Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-165212
#<BuildRuby:0x000055c80373c848
@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-165212",
@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.000002 0.000010 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005426 0.005448 0.940687 ( 1.080568)
build_miniruby 0.001844 0.000567 0.071975 ( 0.069519)
build_ruby 0.001157 0.000356 0.072403 ( 0.070941)
build_all 0.005739 0.004906 4.073113 ( 0.773357)
build_install 0.014894 0.008682 7.727136 ( 2.298552)
test_btest 0.000955 0.000382 46.688423 ( 44.422475)
test_basic 0.008027 0.000000 0.343458 ( 0.431555)
test_all 0.001928 0.000000 698.578012 ( 67.348538)
test_rubyspec 0.104534 0.065316 45.581224 ( 50.882467)
total: 167.38 sec