Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-135344
#<BuildRuby:0x000056408cd7f280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-135344",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000014 0.000000 0.000014 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000137 0.004024 0.987115 ( 1.255145)
build_miniruby 0.000736 0.000061 0.869927 ( 0.869917)
build_ruby 0.001102 0.000000 2.712198 ( 2.714050)
build_all 0.007358 0.000344 12.082985 ( 1.011188)
build_install 0.010060 0.000000 3.552619 ( 0.965239)
test_btest 0.000543 0.000000 65.346253 ( 5.685585)
test_basic 0.003461 0.000000 0.374131 ( 0.458675)
test_all 0.071730 0.030375 405.288298 ( 46.420300)
test_rubyspec 0.054651 0.018020 39.551466 ( 52.199431)
total: 111.58 sec