Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-211525
#<BuildRuby:0x000055e8488d7918
@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-211525",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008465 0.001953 0.950987 ( 0.987122)
build_miniruby 0.002050 0.000000 0.067266 ( 0.065744)
build_ruby 0.002052 0.000000 0.076631 ( 0.075314)
build_all 0.008800 0.001832 4.164857 ( 0.802598)
build_install 0.020648 0.001931 7.738357 ( 2.304224)
test_btest 0.001199 0.000225 46.337174 ( 44.063282)
test_basic 0.002142 0.005018 0.351841 ( 0.445036)
test_all 0.001974 0.000000 640.524503 ( 64.950609)
test_rubyspec 0.118040 0.046235 45.899257 ( 51.133674)
total: 164.83 sec