Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-102417
#<BuildRuby:0x000055dff512c188
@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.20231205-102417",
@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.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000355 0.004021 0.987096 ( 1.325892)
build_miniruby 0.001099 0.000091 0.875904 ( 0.875812)
build_ruby 0.001099 0.000092 2.699877 ( 2.703134)
build_all 0.008480 0.000000 12.144288 ( 0.959955)
build_install 0.007005 0.003572 3.613469 ( 0.979549)
test_btest 0.000798 0.000094 62.426757 ( 5.873493)
test_basic 0.003129 0.000000 0.368907 ( 0.454034)
test_all 0.075915 0.025537 396.690052 ( 34.353350)
test_rubyspec 0.034629 0.042316 39.604227 ( 52.254613)
total: 99.78 sec