Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-084432
#<BuildRuby:0x000055603d50ffa8
@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.20220825-084432",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005466 0.001491 0.888274 ( 2.046778)
build_miniruby 0.000818 0.000223 0.057913 ( 0.056651)
build_ruby 0.000721 0.000197 0.059556 ( 0.058309)
build_all 0.004692 0.000000 1.525402 ( 0.591207)
build_install 0.009364 0.000000 1.947627 ( 0.973642)
test_btest 0.000629 0.000000 53.410132 ( 8.052296)
test_basic 0.005772 0.000000 0.353679 ( 0.442228)
test_all 0.000000 0.002308 633.030494 ( 90.341062)
test_rubyspec 0.082845 0.029217 44.149331 ( 52.413380)
total: 154.98 sec