Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-085247
#<BuildRuby:0x0000561dd0c88040
@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-085247",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003355 0.003177 0.844952 ( 1.032444)
build_miniruby 0.001083 0.000203 1.024444 ( 1.022365)
build_ruby 0.001493 0.000000 2.788769 ( 2.786187)
build_all 0.009436 0.000546 16.918921 ( 3.001186)
build_install 0.008683 0.002679 2.164035 ( 1.096182)
test_btest 0.000899 0.000000 78.907205 ( 10.846700)
test_basic 0.006497 0.000008 0.367298 ( 0.453580)
test_all 0.001097 0.000183 660.575276 (112.821163)
test_rubyspec 0.082040 0.028008 51.995231 ( 60.060381)
total: 193.12 sec