Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-202743
#<BuildRuby:0x000056236256bcc0
@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.20230730-202743",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005437 0.000228 1.374083 ( 2.592887)
build_miniruby 0.000902 0.000143 0.864897 ( 0.864302)
build_ruby 0.001144 0.000181 2.710871 ( 2.711325)
build_all 0.005566 0.003667 13.409916 ( 1.242544)
build_install 0.004511 0.003285 1.860849 ( 0.859560)
test_btest 0.000995 0.000000 79.162089 ( 7.468681)
test_basic 0.000952 0.003456 0.546098 ( 0.627644)
test_all 0.000483 0.000840 483.854668 ( 50.518079)
test_rubyspec 0.024845 0.013784 42.763201 ( 55.196613)
total: 122.08 sec