Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-192614
#<BuildRuby:0x000055a6a40cb728
@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.20231014-192614",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004549 0.000758 1.522064 ( 1.757383)
build_miniruby 0.000926 0.000154 0.833586 ( 0.832726)
build_ruby 0.000000 0.001396 2.820278 ( 2.819814)
build_all 0.008232 0.001922 18.151198 ( 1.620928)
build_install 0.008549 0.000825 5.295848 ( 1.214015)
test_btest 0.001022 0.000186 88.933657 ( 8.182716)
test_basic 0.001415 0.003650 0.741275 ( 0.815745)
test_all 0.002603 0.004829 567.799013 ( 58.530443)
test_rubyspec 0.017020 0.040838 52.748622 ( 64.870019)
total: 140.64 sec