Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-131334
#<BuildRuby:0x000055922547c540
@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-131334",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000016)
build_up 0.010892 0.000185 0.928251 ( 1.110344)
build_miniruby 0.002009 0.000134 0.077211 ( 0.076862)
build_ruby 0.002333 0.000156 0.074016 ( 0.072805)
build_all 0.008531 0.000000 3.898146 ( 0.769005)
build_install 0.017041 0.005888 7.650487 ( 2.306545)
test_btest 0.001257 0.000139 46.870439 ( 43.888944)
test_basic 0.006921 0.000171 0.334773 ( 0.426071)
test_all 0.000000 0.002036 660.965309 ( 64.965745)
test_rubyspec 0.124531 0.048180 45.318978 ( 50.824698)
total: 164.44 sec