Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-140609
#<BuildRuby:0x0000555a2c93c098
@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.20230605-140609",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001488 0.004385 1.454800 ( 2.847114)
build_miniruby 0.000948 0.000158 0.772842 ( 0.771961)
build_ruby 0.001076 0.000179 2.435494 ( 2.435255)
build_all 0.005693 0.003743 12.415555 ( 1.126243)
build_install 0.007462 0.000000 1.802011 ( 0.888743)
test_btest 0.001137 0.000050 81.195501 ( 7.073201)
test_basic 0.003620 0.000659 0.617797 ( 0.699717)
test_all 0.001288 0.000094 439.845711 ( 50.234197)
test_rubyspec 0.021996 0.020719 42.623403 ( 55.104838)
total: 121.18 sec