Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-043651
#<BuildRuby:0x0000556668a33918
@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.20230725-043651",
@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.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.002471 0.003846 1.460991 ( 2.787912)
build_miniruby 0.001002 0.000096 0.944286 ( 0.943356)
build_ruby 0.001080 0.000102 2.630381 ( 2.630242)
build_all 0.008449 0.000805 14.735733 ( 1.400640)
build_install 0.003766 0.004339 1.921971 ( 0.911758)
test_btest 0.000905 0.000123 82.419700 ( 8.088122)
test_basic 0.004476 0.000610 0.718452 ( 0.790604)
test_all 0.001525 0.000208 544.113636 ( 50.346504)
test_rubyspec 0.028055 0.013329 43.066372 ( 55.458680)
total: 123.36 sec