Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-013322
#<BuildRuby:0x0000562cb1b6fe70
@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.20230110-013322",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006253 0.848925 ( 1.025971)
build_miniruby 0.000000 0.001372 1.020002 ( 1.018080)
build_ruby 0.000000 0.001597 2.775670 ( 2.773085)
build_all 0.008412 0.001403 16.835334 ( 2.990915)
build_install 0.010455 0.000932 2.137650 ( 1.082085)
test_btest 0.000763 0.000254 71.011637 ( 11.172375)
test_basic 0.002830 0.003588 0.363130 ( 0.449963)
test_all 0.001098 0.000404 668.658459 (108.445884)
test_rubyspec 0.090669 0.040206 52.166654 ( 60.219475)
total: 189.18 sec