Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-210023
#<BuildRuby:0x000055ef1cd52cd8
@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-210023",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000013)
build_up 0.000000 0.005772 1.344126 ( 2.578397)
build_miniruby 0.000000 0.001020 0.814366 ( 0.813882)
build_ruby 0.000314 0.001039 2.542375 ( 2.541985)
build_all 0.006087 0.002699 13.178780 ( 1.237255)
build_install 0.008200 0.000000 1.834520 ( 0.883250)
test_btest 0.001052 0.000000 80.581715 ( 7.282437)
test_basic 0.005437 0.000006 0.687333 ( 0.763568)
test_all 0.001782 0.000330 467.890252 ( 49.261023)
test_rubyspec 0.015809 0.021725 43.254335 ( 55.734107)
total: 121.10 sec