Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-123101
#<BuildRuby:0x0000556d61f53fb0
@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.20220729-123101",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006711 0.000000 0.886168 ( 2.306811)
build_miniruby 0.001076 0.000000 0.057168 ( 0.055887)
build_ruby 0.001000 0.000000 0.059043 ( 0.057842)
build_all 0.004627 0.000000 1.560733 ( 0.600057)
build_install 0.005999 0.005157 5.657259 ( 2.157868)
test_btest 0.000000 0.000672 53.168732 ( 8.343723)
test_basic 0.002140 0.003469 0.332434 ( 0.421541)
test_all 0.000855 0.000101 623.266160 ( 88.556598)
test_rubyspec 0.070256 0.031645 43.910117 ( 49.535165)
total: 152.04 sec