Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-110127
#<BuildRuby:0x000055cd10caf520
@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.20230708-110127",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006179 1.484998 ( 2.744192)
build_miniruby 0.000611 0.000463 0.954057 ( 0.954316)
build_ruby 0.001075 0.000205 2.688937 ( 2.689115)
build_all 0.006289 0.002721 8.445287 ( 7.748087)
build_install 0.007768 0.000843 2.072748 ( 1.778778)
test_btest 0.001195 0.000239 85.694403 ( 7.489926)
test_basic 0.003563 0.000712 0.804474 ( 0.882333)
test_all 0.000935 0.000187 454.496808 ( 52.765050)
test_rubyspec 0.025462 0.013394 43.118067 ( 55.658221)
total: 132.71 sec