Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-043415
#<BuildRuby:0x000055d520dc38e0
@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.20240106-043415",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000152 0.003795 0.854379 ( 1.267855)
build_miniruby 0.000787 0.000056 1.022127 ( 1.023499)
build_ruby 0.001279 0.000091 3.080553 ( 3.084370)
build_all 0.008418 0.000602 15.855366 ( 1.420481)
build_install 0.006972 0.003307 4.121635 ( 1.172649)
test_btest 0.000539 0.000060 77.137178 ( 8.685062)
test_basic 0.000055 0.003976 0.481476 ( 0.553190)
test_all 0.102219 0.014809 545.998325 ( 52.008632)
test_rubyspec 0.016031 0.025763 48.532858 ( 61.130829)
total: 130.35 sec