Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-072906
#<BuildRuby:0x0000555df4d4bb90
@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.20231116-072906",
@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.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004523 0.000000 1.163562 ( 1.543786)
build_miniruby 0.001188 0.000000 0.947624 ( 0.947361)
build_ruby 0.001221 0.000302 2.793651 ( 2.793559)
build_all 0.008175 0.001310 16.589068 ( 1.504821)
build_install 0.008064 0.001166 4.932337 ( 1.199292)
test_btest 0.000729 0.000190 82.286883 ( 7.308908)
test_basic 0.000940 0.002984 0.485381 ( 0.563318)
test_all 0.112112 0.024319 511.804906 ( 46.143873)
test_rubyspec 0.032701 0.016529 49.924033 ( 62.271960)
total: 124.28 sec