Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-081722
#<BuildRuby:0x0000562688c837f0
@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.20240108-081722",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000761 0.004068 1.308096 ( 1.673490)
build_miniruby 0.000933 0.000245 1.470086 ( 1.472624)
build_ruby 0.001301 0.000342 4.482936 ( 4.495719)
build_all 0.008970 0.001234 16.712869 ( 1.823264)
build_install 0.001471 0.013434 5.015719 ( 1.809910)
test_btest 0.000538 0.000215 82.070530 ( 9.413585)
test_basic 0.005390 0.000382 0.712251 ( 0.779399)
test_all 0.079515 0.043000 555.224167 ( 66.970670)
test_rubyspec 0.030660 0.037713 83.360028 ( 95.590034)
total: 184.03 sec