Logfile: /home/ko1/ruby/logs/brlog.trunk.20230808-213729
#<BuildRuby:0x000055ab6f833ce8
@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.20230808-213729",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006154 0.000199 1.537085 ( 3.078157)
build_miniruby 0.000986 0.000099 0.894072 ( 0.894135)
build_ruby 0.001208 0.000000 2.716531 ( 2.716016)
build_all 0.005447 0.004065 14.457890 ( 1.301143)
build_install 0.008301 0.000000 2.063450 ( 0.909055)
test_btest 0.001038 0.000000 81.038499 ( 7.718905)
test_basic 0.001892 0.002787 0.556812 ( 0.633080)
test_all 0.001203 0.000178 534.407481 ( 58.953309)
test_rubyspec 0.016574 0.029667 46.351176 ( 58.605002)
total: 134.81 sec