Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-181653
#<BuildRuby:0x000055e1d3eabe00
@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.20220816-181653",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006436 0.000353 0.830636 ( 0.918182)
build_miniruby 0.000857 0.000132 0.058037 ( 0.056698)
build_ruby 0.000835 0.000129 0.059102 ( 0.057872)
build_all 0.004090 0.000630 1.535534 ( 0.592481)
build_install 0.009560 0.001471 1.915855 ( 0.962361)
test_btest 0.000664 0.000000 54.118378 ( 8.235928)
test_basic 0.001465 0.004799 0.358087 ( 0.445849)
test_all 0.002176 0.000467 607.759237 ( 92.090105)
test_rubyspec 0.079738 0.042134 43.981789 ( 51.347568)
total: 154.71 sec