Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-053353
#<BuildRuby:0x0000557c0d8a7918
@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.20230806-053353",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005179 0.000818 1.440802 ( 2.668117)
build_miniruby 0.000838 0.000132 0.985716 ( 0.984360)
build_ruby 0.000000 0.001189 2.776932 ( 2.777962)
build_all 0.008239 0.001501 15.600541 ( 1.381814)
build_install 0.008342 0.000736 2.191169 ( 0.951493)
test_btest 0.000848 0.000141 86.542525 ( 7.868792)
test_basic 0.001973 0.003713 0.766482 ( 0.841479)
test_all 0.001485 0.000297 584.115428 ( 54.210792)
test_rubyspec 0.015365 0.025943 48.939241 ( 61.296457)
total: 132.98 sec