Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-182402
#<BuildRuby:0x00005624e47ff918
@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.20230727-182402",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006370 0.000670 1.453906 ( 2.759226)
build_miniruby 0.000919 0.000096 0.909970 ( 0.909249)
build_ruby 0.001285 0.000000 2.577578 ( 2.577873)
build_all 0.009204 0.000000 13.839448 ( 1.239419)
build_install 0.005723 0.002720 1.915026 ( 0.943979)
test_btest 0.000986 0.000114 81.692034 ( 7.465833)
test_basic 0.004265 0.000046 0.693960 ( 0.770746)
test_all 0.001542 0.000085 499.322375 ( 49.268013)
test_rubyspec 0.019031 0.021687 43.133946 ( 55.505947)
total: 121.44 sec