Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-115844
#<BuildRuby:0x000055ebfcf8f280
@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.20240107-115844",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004172 0.000658 1.262472 ( 1.659236)
build_miniruby 0.001133 0.000179 1.420270 ( 1.421710)
build_ruby 0.001439 0.000228 4.324523 ( 4.333242)
build_all 0.005809 0.004493 16.446658 ( 1.709376)
build_install 0.015885 0.000000 4.829348 ( 1.673344)
test_btest 0.000894 0.000000 90.135772 ( 15.523068)
test_basic 0.004944 0.000124 0.669862 ( 0.732278)
test_all 0.074294 0.047983 536.039586 ( 72.627520)
test_rubyspec 0.056278 0.008336 78.171792 ( 90.429058)
total: 190.11 sec