Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-154444
#<BuildRuby:0x00005577da859e98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-154444",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002758 0.003772 0.839860 ( 1.004180)
build_miniruby 0.001063 0.000000 1.006494 ( 1.004765)
build_ruby 0.001657 0.000000 2.781254 ( 2.778560)
build_all 0.004879 0.004884 16.610833 ( 2.975149)
build_install 0.008520 0.002950 2.230251 ( 1.178623)
test_btest 0.000867 0.000227 74.872704 ( 10.994329)
test_basic 0.006501 0.000000 0.359878 ( 0.446337)
test_all 0.001148 0.000255 660.120770 (109.003341)
test_rubyspec 0.059608 0.035090 51.578941 ( 59.635983)
total: 189.02 sec