Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-120701
#<BuildRuby:0x0000556196df8098
@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.20230329-120701",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.003517 0.000352 0.847357 ( 2.367615)
build_miniruby 0.000718 0.000072 0.692732 ( 0.692319)
build_ruby 0.000977 0.000097 2.235598 ( 2.234956)
build_all 0.008090 0.000294 12.016734 ( 1.104974)
build_install 0.006565 0.000597 1.727590 ( 0.928190)
test_btest 0.000578 0.000053 79.085414 ( 7.807310)
test_basic 0.002782 0.000253 0.260657 ( 0.355858)
test_all 0.001021 0.000093 443.066344 ( 43.402552)
test_rubyspec 0.018356 0.001669 37.349082 ( 47.825593)
total: 106.72 sec