Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-195423
#<BuildRuby:0x0000557d8759aee8
@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.20230804-195423",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004790 0.000757 1.543474 ( 2.740370)
build_miniruby 0.000000 0.000949 0.884693 ( 0.883670)
build_ruby 0.000000 0.001148 2.590051 ( 2.589954)
build_all 0.008844 0.000640 15.213294 ( 1.317958)
build_install 0.008369 0.000083 2.059352 ( 0.898945)
test_btest 0.000984 0.000158 85.669004 ( 7.563388)
test_basic 0.000000 0.005103 0.564896 ( 0.641425)
test_all 0.000000 0.001244 534.218606 ( 56.194508)
test_rubyspec 0.031518 0.012521 46.689581 ( 58.949339)
total: 131.78 sec