Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-010209
#<BuildRuby:0x0000561a38623dd0
@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.20220823-010209",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005333 0.000820 0.840022 ( 0.882921)
build_miniruby 0.000842 0.000130 0.057180 ( 0.056039)
build_ruby 0.000750 0.000115 0.059731 ( 0.058537)
build_all 0.004066 0.000626 1.585164 ( 0.607234)
build_install 0.010893 0.000193 1.904133 ( 0.954917)
test_btest 0.000646 0.000086 48.654056 ( 8.557111)
test_basic 0.005902 0.000787 0.363395 ( 0.450371)
test_all 0.002023 0.000270 603.181514 ( 89.201431)
test_rubyspec 0.068465 0.036409 44.013952 ( 52.293409)
total: 153.06 sec