Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-081604
#<BuildRuby:0x000055cc9c5b3e70
@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.20230111-081604",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006516 0.000154 0.844275 ( 1.027887)
build_miniruby 0.001272 0.000080 1.009871 ( 1.007803)
build_ruby 0.001420 0.000000 2.778159 ( 2.775394)
build_all 0.009967 0.000000 16.893390 ( 3.030499)
build_install 0.009439 0.000000 2.120227 ( 1.087113)
test_btest 0.001057 0.000029 75.256129 ( 10.103902)
test_basic 0.006599 0.000104 0.364039 ( 0.449965)
test_all 0.001281 0.000058 651.146974 (101.879253)
test_rubyspec 0.085071 0.041442 51.655089 ( 59.645776)
total: 181.01 sec