Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-062708
#<BuildRuby:0x000055ac62bc3f68
@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.20220730-062708",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003085 0.003469 0.829802 ( 0.946733)
build_miniruby 0.000915 0.000122 0.057180 ( 0.055820)
build_ruby 0.000876 0.000117 0.059191 ( 0.057855)
build_all 0.004596 0.000082 1.534172 ( 0.589465)
build_install 0.010222 0.000734 5.642508 ( 2.165795)
test_btest 0.000633 0.000000 51.524051 ( 8.301438)
test_basic 0.005648 0.000000 0.334094 ( 0.422375)
test_all 0.000489 0.000801 619.130332 ( 89.956290)
test_rubyspec 0.095752 0.030586 43.746124 ( 49.312930)
total: 151.81 sec