Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-094506
#<BuildRuby:0x00005558887c40f8
@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.20221206-094506",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.008458 0.001812 1.210669 ( 1.273992)
build_miniruby 0.002007 0.000430 0.842951 ( 0.842025)
build_ruby 0.002478 0.000531 2.241650 ( 2.146636)
build_all 0.016598 0.003242 18.642133 ( 2.167733)
build_install 0.020710 0.000000 2.072929 ( 1.051883)
test_btest 0.001111 0.000000 92.503730 ( 9.312060)
test_basic 0.005889 0.000968 0.345573 ( 0.437794)
test_all 0.001646 0.000275 685.616732 ( 69.705984)
test_rubyspec 0.120201 0.021377 49.407284 ( 57.524050)
total: 144.46 sec