Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-074515
#<BuildRuby:0x0000555c2b1767e0
@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-074515",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.003455 0.003129 0.871430 ( 0.929094)
build_miniruby 0.000824 0.000177 0.058376 ( 0.057030)
build_ruby 0.000734 0.000158 0.059877 ( 0.058778)
build_all 0.004535 0.000125 1.532731 ( 0.586647)
build_install 0.010615 0.000000 1.900090 ( 0.961837)
test_btest 0.000658 0.000000 50.326698 ( 8.598140)
test_basic 0.000137 0.005845 0.286028 ( 0.374308)
test_all 0.000468 0.003685 616.086830 ( 89.452068)
test_rubyspec 0.029425 0.044339 43.969720 ( 51.392777)
total: 152.41 sec