Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-180715
#<BuildRuby:0x0000563ca01bfe80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221215-180715",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004122 0.000000 0.876589 ( 1.120062)
build_miniruby 0.001006 0.000000 1.031416 ( 1.029927)
build_ruby 0.001210 0.000000 2.820119 ( 2.717758)
build_all 0.008986 0.000000 15.872811 ( 3.462332)
build_install 0.004395 0.004440 2.140853 ( 1.149493)
test_btest 0.000000 0.000616 68.408206 ( 11.253969)
test_basic 0.000000 0.004975 0.295530 ( 0.386100)
test_all 0.000000 0.001516 670.199058 (145.842133)
test_rubyspec 0.049965 0.017785 52.637676 ( 60.762257)
total: 227.72 sec