Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-194936
#<BuildRuby:0x00005592a737fd68
@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-194936",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001723 0.004224 1.415897 ( 2.703378)
build_miniruby 0.000902 0.000142 0.934498 ( 0.933635)
build_ruby 0.001233 0.000000 2.609747 ( 2.609549)
build_all 0.009022 0.000303 13.749425 ( 1.210872)
build_install 0.007715 0.000000 1.896976 ( 0.891981)
test_btest 0.000892 0.000035 79.796739 ( 7.390238)
test_basic 0.000332 0.004272 0.693652 ( 0.775963)
test_all 0.001395 0.000243 512.439117 ( 48.790190)
test_rubyspec 0.029464 0.014888 41.929122 ( 54.391637)
total: 119.70 sec