Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-093015
#<BuildRuby:0x000055e2ff26bf00
@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.20221211-093015",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003497 0.000538 0.867335 ( 1.079547)
build_miniruby 0.000716 0.000110 0.996053 ( 0.994974)
build_ruby 0.001022 0.000157 2.778645 ( 2.686821)
build_all 0.009033 0.000000 15.862135 ( 3.372763)
build_install 0.010323 0.000135 2.211296 ( 1.209391)
test_btest 0.000501 0.000059 66.685522 ( 11.357943)
test_basic 0.004302 0.000506 0.295871 ( 0.386303)
test_all 0.000878 0.000103 663.820419 (114.986719)
test_rubyspec 0.044220 0.017172 52.005515 ( 60.265755)
total: 196.34 sec