Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-195103
#<BuildRuby:0x00005621b7bd3df8
@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.20230115-195103",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.002613 0.003701 0.853722 ( 1.043225)
build_miniruby 0.001240 0.000146 1.020603 ( 1.018469)
build_ruby 0.001644 0.000000 2.800961 ( 2.798264)
build_all 0.009689 0.000000 16.853592 ( 3.013264)
build_install 0.005668 0.003558 2.081743 ( 1.078370)
test_btest 0.000862 0.000117 68.366985 ( 11.434020)
test_basic 0.002374 0.004229 0.342158 ( 0.428865)
test_all 0.001497 0.000000 666.509612 (102.180096)
test_rubyspec 0.111794 0.022946 52.152094 ( 60.199621)
total: 183.19 sec