Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-110639
#<BuildRuby:0x000055ecf4932678
@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.20230112-110639",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005027 0.001547 0.864787 ( 1.911392)
build_miniruby 0.001021 0.000314 1.027447 ( 1.025471)
build_ruby 0.001298 0.000399 2.777245 ( 2.774618)
build_all 0.007385 0.002272 16.758707 ( 2.962064)
build_install 0.009929 0.001395 2.032853 ( 1.067795)
test_btest 0.000754 0.000215 68.003088 ( 11.783642)
test_basic 0.000812 0.005746 0.348019 ( 0.434153)
test_all 0.000802 0.000287 658.278294 (100.069804)
test_rubyspec 0.063277 0.066354 51.948302 ( 60.270812)
total: 182.30 sec