Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-060003
#<BuildRuby:0x000055a9b83600d0
@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.20220812-060003",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005551 0.001388 0.807876 ( 1.736147)
build_miniruby 0.000757 0.000189 0.057560 ( 0.056340)
build_ruby 0.000755 0.000189 0.059487 ( 0.058340)
build_all 0.004604 0.000024 1.523609 ( 0.588566)
build_install 0.011038 0.000000 5.668478 ( 2.176212)
test_btest 0.000612 0.000000 46.294531 ( 8.585559)
test_basic 0.000000 0.005839 0.347042 ( 0.435768)
test_all 0.000000 0.001785 627.140506 ( 90.372010)
test_rubyspec 0.081639 0.046300 43.881887 ( 51.261320)
total: 155.27 sec