Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-195339
#<BuildRuby:0x000055dcae1af500
@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.20231129-195339",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.002170 0.003672 1.192176 ( 1.574164)
build_miniruby 0.000919 0.000193 0.889334 ( 0.888646)
build_ruby 0.001278 0.000000 2.847308 ( 2.847949)
build_all 0.009637 0.000555 16.683963 ( 1.501023)
build_install 0.008492 0.000000 4.888209 ( 1.176329)
test_btest 0.000000 0.000850 87.492087 ( 7.301727)
test_basic 0.000000 0.005231 0.771090 ( 0.846551)
test_all 0.095895 0.038345 533.712071 ( 52.978790)
test_rubyspec 0.024611 0.025376 50.942259 ( 63.259600)
total: 132.38 sec