Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-063948
#<BuildRuby:0x0000560f404568c0
@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-063948",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.006048 0.000724 0.863957 ( 0.864527)
build_miniruby 0.000000 0.000969 0.057164 ( 0.055868)
build_ruby 0.000000 0.000950 0.059560 ( 0.058458)
build_all 0.001741 0.002755 1.521705 ( 0.589837)
build_install 0.003131 0.007836 1.911372 ( 0.961374)
test_btest 0.000539 0.000291 49.397317 ( 8.951463)
test_basic 0.004083 0.002198 0.373829 ( 0.461303)
test_all 0.001368 0.000737 630.896587 ( 90.073252)
test_rubyspec 0.045866 0.029954 44.204385 ( 52.499584)
total: 154.52 sec