Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-083400
#<BuildRuby:0x000055a403d5f438
@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.20231228-083400",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000972 0.003673 0.785373 ( 1.197765)
build_miniruby 0.000976 0.000139 0.813167 ( 0.812907)
build_ruby 0.001393 0.000000 2.673421 ( 2.674510)
build_all 0.004281 0.003557 12.047535 ( 0.965515)
build_install 0.009708 0.001036 3.426212 ( 0.956168)
test_btest 0.000663 0.000117 62.837396 ( 5.246404)
test_basic 0.003412 0.000602 0.403680 ( 0.483398)
test_all 0.063766 0.033063 392.784761 ( 36.761857)
test_rubyspec 0.030878 0.036199 40.317942 ( 52.866188)
total: 101.97 sec