Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-122440
#<BuildRuby:0x000055a54dc87e70
@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.20230119-122440",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006012 0.000401 0.846970 ( 1.043055)
build_miniruby 0.001281 0.000085 1.017903 ( 1.015994)
build_ruby 0.001534 0.000103 2.777972 ( 2.775306)
build_all 0.009841 0.000030 16.903814 ( 2.987625)
build_install 0.006965 0.004438 2.140761 ( 1.088697)
test_btest 0.000848 0.000089 76.108024 ( 10.481874)
test_basic 0.002473 0.004292 0.357016 ( 0.442914)
test_all 0.001205 0.000073 680.254515 ( 96.332913)
test_rubyspec 0.077391 0.056747 52.175391 ( 60.175668)
total: 176.34 sec