Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-120948
#<BuildRuby:0x000055fba5ef0460
@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.20230104-120948",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.005135 0.001580 0.900595 ( 1.050356)
build_miniruby 0.001023 0.000315 1.014568 ( 1.012542)
build_ruby 0.001304 0.000401 2.778429 ( 2.775891)
build_all 0.009538 0.000174 16.770970 ( 2.978647)
build_install 0.005428 0.006299 2.283947 ( 1.177996)
test_btest 0.000000 0.001050 73.132420 ( 10.725249)
test_basic 0.000000 0.006797 0.363148 ( 0.448926)
test_all 0.000000 0.001165 665.465921 (101.194032)
test_rubyspec 0.071880 0.054969 51.375060 ( 59.560332)
total: 180.92 sec