Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-124554
#<BuildRuby:0x00005648c147ffa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231022-124554",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005651 0.000000 2.198441 ( 2.440730)
build_miniruby 0.001003 0.000000 0.931017 ( 0.930912)
build_ruby 0.001189 0.000052 2.624669 ( 2.624123)
build_all 0.009524 0.001123 17.041053 ( 1.504634)
build_install 0.003775 0.005135 5.430020 ( 1.171833)
test_btest 0.001002 0.000250 85.262551 ( 7.748400)
test_basic 0.003098 0.000775 0.644698 ( 0.725949)
test_all 0.105250 0.029918 519.039873 ( 59.319137)
test_rubyspec 0.030080 0.019631 50.761525 ( 63.076343)
total: 139.54 sec