Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-131127
#<BuildRuby:0x000055e3af04de98
@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.20221208-131127",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004203 0.000646 1.185865 ( 1.246144)
build_miniruby 0.001010 0.000000 1.001225 ( 0.999973)
build_ruby 0.001305 0.000000 2.670922 ( 2.571440)
build_all 0.008721 0.000342 15.928414 ( 3.395493)
build_install 0.010288 0.000162 2.236987 ( 1.248532)
test_btest 0.000516 0.000000 65.629117 ( 11.173793)
test_basic 0.004750 0.000092 0.350269 ( 0.440902)
test_all 0.002040 0.000167 651.611027 (107.919498)
test_rubyspec 0.045215 0.016635 52.856360 ( 61.068117)
total: 190.06 sec