Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-004548
#<BuildRuby:0x0000563637aca878
@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.20220815-004548",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000019 0.000002 0.000021 ( 0.000019)
build_up 0.003809 0.003083 0.814403 ( 0.874045)
build_miniruby 0.000892 0.000111 0.057707 ( 0.056458)
build_ruby 0.001021 0.000000 0.059469 ( 0.058253)
build_all 0.004354 0.000206 1.527149 ( 0.587852)
build_install 0.006833 0.004300 1.929018 ( 0.964985)
test_btest 0.000630 0.000105 55.902021 ( 8.254912)
test_basic 0.004733 0.000789 0.317586 ( 0.406425)
test_all 0.001353 0.000225 605.804938 ( 89.305220)
test_rubyspec 0.103074 0.023222 43.982904 ( 51.346401)
total: 151.86 sec