Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-111321
#<BuildRuby:0x0000563cda2c3f40
@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",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220422-111321",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002798 0.004097 0.919040 ( 1.841504)
build_miniruby 0.000889 0.000060 0.057256 ( 0.055996)
build_ruby 0.000932 0.000062 0.059108 ( 0.057762)
build_all 0.000931 0.003344 1.505081 ( 0.604623)
build_install 0.010623 0.000321 6.305072 ( 2.815743)
test_btest 0.000667 0.000071 56.418214 ( 8.626430)
test_basic 0.005872 0.000188 0.299633 ( 0.387902)
test_all 0.001397 0.000139 607.108197 ( 90.370611)
test_rubyspec 0.079524 0.021264 44.519826 ( 49.527545)
total: 154.29 sec