Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-193448
#<BuildRuby:0x00005563ce306740
@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.20221205-193448",
@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.000031 0.000002 0.000033 ( 0.000032)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004738 0.000338 1.136035 ( 1.141360)
build_miniruby 0.000892 0.000064 1.030008 ( 1.028590)
build_ruby 0.001260 0.000090 2.719357 ( 2.625067)
build_all 0.003923 0.004969 15.663381 ( 3.304504)
build_install 0.005074 0.003883 2.143259 ( 1.236829)
test_btest 0.000493 0.000092 61.432728 ( 11.839703)
test_basic 0.004316 0.000809 0.340552 ( 0.431112)
test_all 0.000987 0.000000 653.055922 (105.218870)
test_rubyspec 0.046257 0.022708 53.142752 ( 61.240925)
total: 188.07 sec