Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-051932
#<BuildRuby:0x0000558fde0ff7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-051932",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000300 0.004102 1.027452 ( 1.269994)
build_miniruby 0.000725 0.000000 0.873884 ( 0.873653)
build_ruby 0.001307 0.000000 2.707421 ( 2.709439)
build_all 0.004525 0.003565 12.177853 ( 1.027239)
build_install 0.013046 0.001481 3.586836 ( 0.971263)
test_btest 0.000000 0.000703 66.458763 ( 5.745604)
test_basic 0.000839 0.002366 0.391019 ( 0.468775)
test_all 0.078347 0.024859 406.047065 ( 38.154200)
test_rubyspec 0.026363 0.031628 39.803174 ( 52.474445)
total: 103.70 sec