Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-231600
#<BuildRuby:0x00005637ef036c40
@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.20220627-231600",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006131 0.000513 0.813390 ( 1.004604)
build_miniruby 0.000833 0.000192 0.057641 ( 0.056305)
build_ruby 0.000895 0.000207 0.059191 ( 0.057888)
build_all 0.000146 0.004270 1.527765 ( 0.613099)
build_install 0.005261 0.004603 6.332812 ( 2.843215)
test_btest 0.000488 0.000175 52.447884 ( 8.273976)
test_basic 0.004044 0.001444 0.301723 ( 0.390925)
test_all 0.000718 0.000256 633.360802 ( 90.961264)
test_rubyspec 0.075177 0.039178 44.444986 ( 49.988344)
total: 154.19 sec