Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-062625
#<BuildRuby:0x0000555f74b7fdd0
@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.20220609-062625",
@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.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002015 0.004362 0.846547 ( 0.911587)
build_miniruby 0.000726 0.000168 0.057138 ( 0.055900)
build_ruby 0.000783 0.000180 0.058962 ( 0.057752)
build_all 0.003418 0.000789 1.496043 ( 0.604530)
build_install 0.008845 0.002041 6.268224 ( 2.820712)
test_btest 0.000505 0.000116 51.195907 ( 8.000183)
test_basic 0.004759 0.001099 0.348690 ( 0.437367)
test_all 0.001119 0.000258 610.233403 ( 90.445074)
test_rubyspec 0.079258 0.049798 44.110450 ( 49.664639)
total: 153.00 sec