Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-012639
#<BuildRuby:0x000055a90cdbbce8
@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.20231121-012639",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005273 0.000194 0.925380 ( 1.330555)
build_miniruby 0.000932 0.000000 0.801536 ( 0.801471)
build_ruby 0.001398 0.000000 2.608949 ( 2.609858)
build_all 0.004870 0.003115 12.209948 ( 1.000824)
build_install 0.008711 0.001867 3.494887 ( 0.967515)
test_btest 0.000568 0.000122 63.038476 ( 5.361475)
test_basic 0.004170 0.000000 0.404280 ( 0.484620)
test_all 0.094620 0.004296 345.241748 ( 36.766301)
test_rubyspec 0.011758 0.059732 39.674007 ( 52.222713)
total: 101.55 sec