Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-115825
#<BuildRuby:0x000055cb5628ffd8
@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.20231216-115825",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003447 0.001723 1.026365 ( 1.372966)
build_miniruby 0.000736 0.000368 0.877102 ( 0.876923)
build_ruby 0.000683 0.000341 2.723546 ( 2.726569)
build_all 0.007129 0.001116 12.199963 ( 1.010401)
build_install 0.011348 0.000000 3.526497 ( 0.982329)
test_btest 0.000827 0.000000 64.663975 ( 4.661425)
test_basic 0.002853 0.000154 0.385835 ( 0.469822)
test_all 0.083055 0.016696 390.055271 ( 37.331879)
test_rubyspec 0.039373 0.033463 39.791330 ( 52.451973)
total: 101.88 sec