Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-191200
#<BuildRuby:0x000055f1fe373e80
@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.20230105-191200",
@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.000027 0.000006 0.000033 ( 0.000032)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005197 0.001114 0.864813 ( 1.092997)
build_miniruby 0.001005 0.000215 1.025376 ( 1.023610)
build_ruby 0.001359 0.000291 2.780155 ( 2.777559)
build_all 0.003986 0.005515 16.686077 ( 3.003814)
build_install 0.009939 0.001407 2.081234 ( 1.070152)
test_btest 0.000760 0.000203 68.010023 ( 11.247902)
test_basic 0.006571 0.000000 0.370748 ( 0.456893)
test_all 0.001337 0.000000 658.393982 (108.840259)
test_rubyspec 0.049179 0.081252 51.547567 ( 59.601761)
total: 189.12 sec