Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-100758
#<BuildRuby:0x000055f53fd1c178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-100758",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001483 0.003582 1.002073 ( 1.262691)
build_miniruby 0.000717 0.000120 0.876300 ( 0.876412)
build_ruby 0.001012 0.000169 2.706428 ( 2.709409)
build_all 0.006736 0.001123 12.065325 ( 1.005973)
build_install 0.010142 0.001691 3.535054 ( 0.968111)
test_btest 0.000834 0.000139 62.030143 ( 5.829723)
test_basic 0.003697 0.000616 0.375236 ( 0.455218)
test_all 0.079549 0.024827 381.572517 ( 38.773730)
test_rubyspec 0.029132 0.035483 39.745443 ( 52.389210)
total: 104.27 sec