Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-060326
#<BuildRuby:0x000055a46349c098
@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.20231027-060326",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004532 0.001066 1.474746 ( 1.815060)
build_miniruby 0.000923 0.000217 0.922445 ( 0.922050)
build_ruby 0.000990 0.000233 2.705464 ( 2.705569)
build_all 0.007983 0.001878 17.348903 ( 1.499691)
build_install 0.003036 0.006298 5.106987 ( 1.191985)
test_btest 0.000748 0.000225 86.194329 ( 8.072694)
test_basic 0.004494 0.000038 0.695450 ( 0.772749)
test_all 0.103170 0.030836 529.614931 ( 49.632189)
test_rubyspec 0.021038 0.022775 50.253243 ( 62.532470)
total: 129.15 sec