Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-233352
#<BuildRuby:0x00005629c1a93788
@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.20231220-233352",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000049 0.004031 1.040868 ( 1.293694)
build_miniruby 0.000873 0.000159 0.906675 ( 0.907682)
build_ruby 0.001296 0.000236 2.738963 ( 2.742042)
build_all 0.003652 0.004099 12.300882 ( 1.028675)
build_install 0.003444 0.006634 3.605226 ( 0.981484)
test_btest 0.000467 0.000166 63.020401 ( 5.588275)
test_basic 0.000000 0.003052 0.384678 ( 0.464676)
test_all 0.073930 0.031774 421.520311 ( 44.318716)
test_rubyspec 0.024867 0.024784 40.854726 ( 53.590536)
total: 110.92 sec