Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-170133
#<BuildRuby:0x000055ad1081bfd8
@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.20231202-170133",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004064 0.000370 0.979031 ( 1.245750)
build_miniruby 0.000999 0.000000 0.867244 ( 0.867380)
build_ruby 0.001256 0.000000 2.699499 ( 2.701189)
build_all 0.007706 0.000000 12.180025 ( 0.974359)
build_install 0.010894 0.003776 3.547838 ( 0.964036)
test_btest 0.000746 0.000087 65.487077 ( 4.993205)
test_basic 0.000163 0.002871 0.371485 ( 0.453465)
test_all 0.082539 0.023316 391.771574 ( 37.920934)
test_rubyspec 0.027702 0.025842 39.535004 ( 52.210181)
total: 102.33 sec