Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-003536
#<BuildRuby:0x0000559fc52db918
@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.20231026-003536",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004886 0.000815 1.518738 ( 1.724265)
build_miniruby 0.000956 0.000159 0.876706 ( 0.876105)
build_ruby 0.001263 0.000210 2.939490 ( 2.939997)
build_all 0.009426 0.000801 16.657620 ( 1.567027)
build_install 0.008851 0.000000 5.050825 ( 1.156516)
test_btest 0.001111 0.000111 85.150555 ( 7.572186)
test_basic 0.003783 0.000540 0.725187 ( 0.802569)
test_all 0.105193 0.029036 518.721307 ( 52.771419)
test_rubyspec 0.028428 0.019591 50.012105 ( 62.347267)
total: 131.76 sec