Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-152948
#<BuildRuby:0x000055f6a42f02d8
@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.20221115-152948",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006321 0.000166 0.984196 ( 4.173823)
build_miniruby 0.001072 0.000071 0.879814 ( 0.878235)
build_ruby 0.001456 0.000097 2.513813 ( 2.428282)
build_all 0.009147 0.000000 15.479876 ( 2.796416)
build_install 0.010661 0.000000 1.882732 ( 0.981139)
test_btest 0.000857 0.000000 57.324686 ( 9.234255)
test_basic 0.001281 0.003893 0.308856 ( 0.398508)
test_all 0.001204 0.000115 630.761243 ( 91.526220)
test_rubyspec 0.086230 0.038774 45.581075 ( 53.846643)
total: 166.26 sec