Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-083549
#<BuildRuby:0x00005628cd54b568
@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.20230728-083549",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.006359 0.000513 1.698341 ( 3.064417)
build_miniruby 0.000843 0.000177 0.901068 ( 0.900611)
build_ruby 0.000000 0.001208 2.700823 ( 2.700073)
build_all 0.002042 0.007571 14.388336 ( 1.309216)
build_install 0.000000 0.008410 2.106496 ( 0.929436)
test_btest 0.000479 0.000202 82.705034 ( 7.858097)
test_basic 0.003964 0.000000 0.610593 ( 0.688603)
test_all 0.000462 0.000899 511.332921 ( 57.775383)
test_rubyspec 0.024003 0.017213 44.858442 ( 57.312629)
total: 132.54 sec