Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-013102
#<BuildRuby:0x000056129c177bb8
@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.20231117-013102",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004247 0.000010 1.373401 ( 1.825775)
build_miniruby 0.001035 0.000000 0.850633 ( 0.850968)
build_ruby 0.001477 0.000000 2.629835 ( 2.629775)
build_all 0.009503 0.000170 15.694456 ( 1.425609)
build_install 0.003946 0.004723 4.638906 ( 1.161025)
test_btest 0.000989 0.000090 80.898331 ( 7.383727)
test_basic 0.000057 0.004603 0.733035 ( 0.809676)
test_all 0.101519 0.033904 507.512524 ( 49.732985)
test_rubyspec 0.029238 0.018582 50.109015 ( 62.560142)
total: 128.38 sec