Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-111317
#<BuildRuby:0x000055b09136bf90
@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.20240107-111317",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004948 0.000195 1.239190 ( 1.629887)
build_miniruby 0.001515 0.000000 1.434817 ( 1.437852)
build_ruby 0.001766 0.000000 4.294948 ( 4.303093)
build_all 0.003491 0.006755 16.441189 ( 1.726228)
build_install 0.011303 0.003787 4.920732 ( 1.756883)
test_btest 0.000762 0.000000 84.167509 ( 9.218456)
test_basic 0.006422 0.000000 0.668545 ( 0.732963)
test_all 0.087824 0.034598 536.606532 ( 76.998357)
test_rubyspec 0.042229 0.023678 78.588076 ( 90.921311)
total: 188.73 sec