Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-121139
#<BuildRuby:0x0000564ebe344028
@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.20230612-121139",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001739 0.004516 1.430671 ( 2.716884)
build_miniruby 0.000764 0.000229 0.796681 ( 0.796726)
build_ruby 0.000927 0.000278 2.491292 ( 2.491898)
build_all 0.009203 0.000126 12.924496 ( 1.104498)
build_install 0.007705 0.000000 1.842878 ( 0.892263)
test_btest 0.001041 0.000003 83.544901 ( 7.308671)
test_basic 0.000000 0.004343 0.631990 ( 0.719000)
test_all 0.000856 0.000254 440.858564 ( 45.286165)
test_rubyspec 0.016661 0.019410 41.390652 ( 53.885845)
total: 115.20 sec