Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-091338
#<BuildRuby:0x000055e844907ce8
@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.20231110-091338",
@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.000009)
build_up 0.003524 0.001101 1.339323 ( 1.684584)
build_miniruby 0.001005 0.000314 0.985602 ( 0.984517)
build_ruby 0.001106 0.000345 2.711186 ( 2.711295)
build_all 0.004559 0.005522 16.022799 ( 1.510431)
build_install 0.007243 0.003677 4.807660 ( 1.189552)
test_btest 0.000759 0.000289 81.876175 ( 7.036823)
test_basic 0.003568 0.001359 0.730175 ( 0.805567)
test_all 0.108955 0.028224 483.813947 ( 53.001664)
test_rubyspec 0.022604 0.027798 51.878074 ( 64.201449)
total: 133.13 sec