Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-150447
#<BuildRuby:0x000055eaca748848
@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.20220131-150447",
@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.000009 0.000003 0.000012 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004898 0.005932 0.955966 ( 1.933162)
build_miniruby 0.002340 0.000975 0.073404 ( 0.070390)
build_ruby 0.001365 0.000569 0.079066 ( 0.078226)
build_all 0.002546 0.008134 4.095143 ( 0.795408)
build_install 0.013632 0.009706 7.938637 ( 2.358375)
test_btest 0.000941 0.000537 47.777478 ( 44.422589)
test_basic 0.006855 0.000962 0.337177 ( 0.427103)
test_all 0.001045 0.000557 645.875259 ( 64.416084)
test_rubyspec 0.071319 0.090068 45.985359 ( 51.493637)
total: 166.00 sec