Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-142051
#<BuildRuby:0x000055e626e07df8
@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.20220814-142051",
@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.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006593 0.000000 0.805164 ( 0.849573)
build_miniruby 0.000824 0.000000 0.057203 ( 0.056009)
build_ruby 0.001016 0.000000 0.059973 ( 0.058839)
build_all 0.004797 0.000000 1.562729 ( 0.603840)
build_install 0.011094 0.000000 1.913611 ( 0.964548)
test_btest 0.000888 0.000000 52.654395 ( 8.474392)
test_basic 0.005983 0.000000 0.284871 ( 0.373150)
test_all 0.001924 0.000000 625.240227 ( 91.691082)
test_rubyspec 0.109721 0.011852 44.057237 ( 51.401511)
total: 154.47 sec