Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-223047
#<BuildRuby:0x0000562017befb80
@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.20230727-223047",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003301 0.002737 1.500931 ( 2.994758)
build_miniruby 0.001032 0.000286 14.366822 ( 5.420508)
build_ruby 0.000948 0.000263 2.520470 ( 2.519827)
build_all 0.002983 0.007534 16.870060 ( 2.373625)
build_install 0.004406 0.004101 1.939232 ( 0.959000)
test_btest 0.000684 0.000274 79.545362 ( 6.840589)
test_basic 0.000227 0.004065 0.561166 ( 0.640268)
test_all 0.000825 0.001351 495.888509 ( 44.641489)
test_rubyspec 0.018830 0.020035 43.687651 ( 56.106058)
total: 122.50 sec