Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-182239
#<BuildRuby:0x00005562fd3c3dd0
@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.20220828-182239",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006394 0.000000 0.824477 ( 0.884650)
build_miniruby 0.001038 0.000000 0.057539 ( 0.056286)
build_ruby 0.000966 0.000000 0.060403 ( 0.059108)
build_all 0.004703 0.000000 1.526937 ( 0.584068)
build_install 0.006188 0.004834 1.901853 ( 0.952148)
test_btest 0.000746 0.000047 55.754971 ( 7.907807)
test_basic 0.005343 0.000334 0.362137 ( 0.450435)
test_all 0.002118 0.000000 617.267798 ( 89.642353)
test_rubyspec 0.085969 0.035666 43.111054 ( 51.422738)
total: 151.96 sec