Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-205233
#<BuildRuby:0x000055b25ef8f4b0
@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.20231205-205233",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001384 0.003307 0.987192 ( 1.274316)
build_miniruby 0.000975 0.000266 0.867256 ( 0.866684)
build_ruby 0.001284 0.000350 2.704837 ( 2.705277)
build_all 0.005936 0.001619 12.038795 ( 0.998846)
build_install 0.006636 0.006594 3.545313 ( 0.958656)
test_btest 0.000000 0.000631 66.361005 ( 4.793495)
test_basic 0.000000 0.003647 0.370151 ( 0.451182)
test_all 0.074394 0.028635 402.483335 ( 40.157442)
test_rubyspec 0.022424 0.047751 39.505550 ( 52.168252)
total: 104.37 sec