Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-084103
#<BuildRuby:0x0000562cc745c0a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231031-084103",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004352 0.001360 1.424578 ( 1.649646)
build_miniruby 0.000816 0.000255 0.925514 ( 0.925775)
build_ruby 0.000946 0.000296 2.726037 ( 2.726279)
build_all 0.009956 0.000349 16.586549 ( 1.486947)
build_install 0.004610 0.004481 5.001579 ( 1.209026)
test_btest 0.000534 0.000168 85.811244 ( 6.985969)
test_basic 0.003158 0.000997 0.697179 ( 0.773881)
test_all 0.106166 0.031525 519.657703 ( 59.032017)
test_rubyspec 0.022512 0.029965 51.127210 ( 63.487288)
total: 138.28 sec