Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-235516
#<BuildRuby:0x000055e0f5cd7040
@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.20231202-235516",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004216 0.000444 1.323580 ( 1.652087)
build_miniruby 0.001196 0.000126 0.973392 ( 0.972396)
build_ruby 0.001210 0.000127 2.779788 ( 2.779517)
build_all 0.005092 0.005200 16.512704 ( 1.434775)
build_install 0.000000 0.008433 4.844316 ( 1.152274)
test_btest 0.000000 0.001038 82.408627 ( 7.833639)
test_basic 0.003307 0.003947 0.815691 ( 0.888266)
test_all 0.096175 0.036778 539.626356 ( 47.517582)
test_rubyspec 0.015045 0.032410 49.453727 ( 61.695047)
total: 125.93 sec