Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-204948
#<BuildRuby:0x000055fe4d633e58
@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.20220820-204948",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001847 0.004122 0.813259 ( 1.613136)
build_miniruby 0.000864 0.000123 0.057550 ( 0.056319)
build_ruby 0.000800 0.000114 0.059543 ( 0.058345)
build_all 0.004564 0.000060 1.528669 ( 0.594840)
build_install 0.010279 0.000767 1.927496 ( 0.971910)
test_btest 0.000667 0.000084 52.965988 ( 7.951391)
test_basic 0.000000 0.004455 0.258961 ( 0.348987)
test_all 0.001596 0.000370 590.670387 ( 96.307920)
test_rubyspec 0.084513 0.039099 44.324558 ( 52.567007)
total: 160.47 sec