Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-191211
#<BuildRuby:0x000055f79e393bb8
@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.20230814-191211",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004191 0.000381 1.312345 ( 2.581196)
build_miniruby 0.000913 0.000083 0.912922 ( 0.911883)
build_ruby 0.001042 0.000095 2.636818 ( 2.636627)
build_all 0.003079 0.006879 17.242435 ( 1.544907)
build_install 0.004546 0.004016 4.998959 ( 1.164661)
test_btest 0.000615 0.000164 80.632344 ( 7.496287)
test_basic 0.000590 0.004115 0.768190 ( 0.843674)
test_all 0.002393 0.004918 491.836972 ( 56.457892)
test_rubyspec 0.031479 0.017684 47.072792 ( 59.366688)
total: 133.00 sec