Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-211758
#<BuildRuby:0x000055ca3e383d68
@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.20231030-211758",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004175 0.000439 1.480557 ( 1.688327)
build_miniruby 0.000813 0.000086 0.811124 ( 0.810825)
build_ruby 0.001082 0.000114 2.644048 ( 2.644780)
build_all 0.001827 0.008116 15.877055 ( 1.450126)
build_install 0.008717 0.000063 4.770083 ( 1.116909)
test_btest 0.000844 0.000153 81.282999 ( 7.402427)
test_basic 0.004550 0.000000 0.735694 ( 0.811905)
test_all 0.106082 0.027954 493.829759 ( 52.269218)
test_rubyspec 0.028441 0.019356 51.414811 ( 63.794751)
total: 131.99 sec