Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-171128
#<BuildRuby:0x000055a58975e548
@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-171128",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000014 0.000001 0.000015 ( 0.000009)
build_up 0.009613 0.000358 0.936103 ( 1.083099)
build_miniruby 0.000000 0.002130 0.073491 ( 0.071780)
build_ruby 0.000316 0.001565 0.070251 ( 0.069356)
build_all 0.011523 0.000000 4.115632 ( 0.802988)
build_install 0.017620 0.005269 7.675739 ( 2.354986)
test_btest 0.001001 0.000137 47.379571 ( 44.179177)
test_basic 0.002944 0.005029 0.326196 ( 0.415290)
test_all 0.001777 0.000323 695.841262 ( 67.348788)
test_rubyspec 0.110764 0.052642 46.061301 ( 51.441911)
total: 167.77 sec