Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-031946
#<BuildRuby:0x000056413c4dd888
@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-031946",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002270 0.009042 0.953126 ( 1.126781)
build_miniruby 0.001586 0.000496 0.076182 ( 0.074828)
build_ruby 0.001859 0.000581 0.077085 ( 0.074470)
build_all 0.008374 0.002836 4.091220 ( 0.791641)
build_install 0.018733 0.004935 7.801886 ( 2.286008)
test_btest 0.000000 0.002045 47.118687 ( 45.210868)
test_basic 0.001842 0.006029 0.346061 ( 0.442854)
test_all 0.001054 0.000412 673.786784 ( 65.764762)
test_rubyspec 0.101737 0.060618 46.176544 ( 51.680410)
total: 167.45 sec