Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-092452
#<BuildRuby:0x000055fb084738e0
@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.20240109-092452",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001952 0.004811 0.816921 ( 1.287112)
build_miniruby 0.000756 0.000275 0.848652 ( 0.848792)
build_ruby 0.001464 0.000532 2.650368 ( 2.650911)
build_all 0.006830 0.000780 11.952985 ( 0.993088)
build_install 0.010038 0.003346 3.388363 ( 0.959659)
test_btest 0.000609 0.000203 64.194686 ( 5.399588)
test_basic 0.005313 0.000000 0.414636 ( 0.494965)
test_all 0.082039 0.012536 374.734308 ( 31.426991)
test_rubyspec 0.036553 0.028788 40.602326 ( 53.158182)
total: 97.22 sec