Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-043414
#<BuildRuby:0x000055bbcd7477f8
@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.20231208-043414",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004402 0.000000 0.996508 ( 1.256748)
build_miniruby 0.000000 0.001227 0.863934 ( 0.863987)
build_ruby 0.000591 0.000412 2.701576 ( 2.704490)
build_all 0.008131 0.000311 12.029305 ( 1.006522)
build_install 0.006396 0.003278 3.556130 ( 0.963857)
test_btest 0.000816 0.000000 63.973947 ( 5.091492)
test_basic 0.003057 0.000125 0.373207 ( 0.458263)
test_all 0.087462 0.014431 399.884569 ( 40.089202)
test_rubyspec 0.028573 0.044947 39.854382 ( 52.531266)
total: 104.97 sec