Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-191948
#<BuildRuby:0x000055af9b72fda8
@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.20221123-191948",
@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.000030 0.000004 0.000034 ( 0.000034)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004146 0.000622 1.129019 ( 1.172682)
build_miniruby 0.000855 0.000128 1.021844 ( 1.020401)
build_ruby 0.001045 0.000157 2.736266 ( 2.645969)
build_all 0.004744 0.003604 15.886540 ( 3.366182)
build_install 0.008336 0.000730 2.008360 ( 1.199432)
test_btest 0.000579 0.000101 55.537774 ( 11.607509)
test_basic 0.004282 0.000745 0.283373 ( 0.373722)
test_all 0.000973 0.000169 708.259337 (112.486977)
test_rubyspec 0.044271 0.016204 53.504924 ( 61.753543)
total: 195.63 sec