Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-203331
#<BuildRuby:0x000056498be9ff90
@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.20231217-203331",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003919 0.000357 1.037197 ( 1.285538)
build_miniruby 0.000000 0.001194 0.875622 ( 0.877244)
build_ruby 0.000000 0.001047 2.706941 ( 2.708588)
build_all 0.000000 0.007423 12.115686 ( 1.025431)
build_install 0.007438 0.006623 3.557532 ( 0.970203)
test_btest 0.000687 0.000000 65.417206 ( 4.931542)
test_basic 0.003867 0.000406 0.379345 ( 0.458701)
test_all 0.071695 0.025095 392.886480 ( 33.393757)
test_rubyspec 0.034028 0.030834 39.741852 ( 52.443153)
total: 98.09 sec