Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-162227
#<BuildRuby:0x000055ac8d0bb438
@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.20240105-162227",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003083 0.000925 0.739962 ( 1.182171)
build_miniruby 0.000820 0.000000 0.929620 ( 0.930314)
build_ruby 0.001068 0.000000 2.784882 ( 2.788502)
build_all 0.006946 0.000182 12.189549 ( 1.072503)
build_install 0.006828 0.001707 3.424334 ( 1.001578)
test_btest 0.000488 0.000122 67.959214 ( 5.915848)
test_basic 0.002850 0.000713 0.399644 ( 0.483030)
test_all 0.102568 0.013505 518.772657 ( 44.742614)
test_rubyspec 0.035254 0.023771 41.534877 ( 54.271186)
total: 112.39 sec