Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-172135
#<BuildRuby:0x000055cff22bb728
@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.20231111-172135",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001513 0.003710 1.594094 ( 1.789905)
build_miniruby 0.001105 0.000105 0.855758 ( 0.855802)
build_ruby 0.001373 0.000131 2.717264 ( 2.717563)
build_all 0.009188 0.000875 16.245048 ( 1.465311)
build_install 0.009256 0.000041 4.866417 ( 1.151774)
test_btest 0.001051 0.000091 84.287109 ( 7.684569)
test_basic 0.004155 0.000361 0.738948 ( 0.815111)
test_all 0.099005 0.034513 518.704730 ( 48.023674)
test_rubyspec 0.008504 0.037660 50.080369 ( 62.307973)
total: 126.81 sec