Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-073111
#<BuildRuby:0x00005588dd8b7520
@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.20231125-073111",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005263 0.000233 0.926510 ( 1.295750)
build_miniruby 0.000849 0.000142 0.845275 ( 0.845425)
build_ruby 0.001178 0.000196 2.627002 ( 2.627715)
build_all 0.008076 0.000000 12.281370 ( 1.019470)
build_install 0.006172 0.007733 3.727955 ( 0.984896)
test_btest 0.000591 0.000147 63.837781 ( 5.218010)
test_basic 0.005151 0.000258 0.402253 ( 0.481674)
test_all 0.085224 0.012631 349.406800 ( 38.405789)
test_rubyspec 0.028330 0.037198 39.923007 ( 52.494979)
total: 103.37 sec