Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-060119
#<BuildRuby:0x0000558ebd12c018
@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.20220809-060119",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003101 0.003561 0.830979 ( 0.897072)
build_miniruby 0.000733 0.000305 0.058275 ( 0.056981)
build_ruby 0.000728 0.000303 0.059902 ( 0.058576)
build_all 0.003382 0.001410 1.521327 ( 0.582983)
build_install 0.009479 0.001435 5.648464 ( 2.164109)
test_btest 0.000604 0.000227 56.018655 ( 8.053440)
test_basic 0.001480 0.004462 0.333645 ( 0.421629)
test_all 0.001120 0.000490 605.634438 ( 87.753799)
test_rubyspec 0.049286 0.047458 43.556834 ( 50.971641)
total: 150.96 sec