Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-202732
#<BuildRuby:0x000055cea7e0ffa8
@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.20220828-202732",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005957 0.000916 0.822835 ( 1.447916)
build_miniruby 0.000904 0.000139 0.058337 ( 0.057072)
build_ruby 0.000745 0.000115 0.059778 ( 0.058565)
build_all 0.004455 0.000000 1.535065 ( 0.586686)
build_install 0.008533 0.000544 1.897856 ( 0.957247)
test_btest 0.000598 0.000080 45.406504 ( 8.731072)
test_basic 0.001119 0.004089 0.259104 ( 0.348369)
test_all 0.001906 0.000000 583.649539 ( 94.375140)
test_rubyspec 0.079052 0.030308 43.350161 ( 51.649226)
total: 158.21 sec