Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-065741
#<BuildRuby:0x0000557566164410
@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.20230131-065741",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000035 0.000002 0.000037 ( 0.000037)
build_up 0.003007 0.003464 0.847785 ( 1.023071)
build_miniruby 0.001196 0.000141 1.016400 ( 1.014449)
build_ruby 0.001421 0.000167 2.787180 ( 2.784613)
build_all 0.009746 0.000199 16.814987 ( 3.078893)
build_install 0.007491 0.003948 2.090070 ( 1.069464)
test_btest 0.000627 0.000090 69.456369 ( 11.321552)
test_basic 0.006118 0.000283 0.339605 ( 0.426101)
test_all 0.001240 0.000169 651.888649 (107.203037)
test_rubyspec 0.065284 0.046488 51.777866 ( 59.882815)
total: 187.80 sec