Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-174548
#<BuildRuby:0x00005584f3707ba0
@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.20231104-174548",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004121 0.000434 1.399405 ( 1.802663)
build_miniruby 0.001412 0.000148 0.865884 ( 0.864859)
build_ruby 0.001089 0.000114 2.693039 ( 2.693024)
build_all 0.006458 0.003503 16.728173 ( 1.556328)
build_install 0.007863 0.001072 5.160195 ( 1.179871)
test_btest 0.001063 0.000145 83.606236 ( 7.717860)
test_basic 0.003719 0.000507 0.735157 ( 0.812753)
test_all 0.087879 0.046823 520.587513 ( 47.190728)
test_rubyspec 0.019433 0.029491 50.097276 ( 62.394065)
total: 126.21 sec