Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-154048
#<BuildRuby:0x0000561c955d3e20
@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.20230802-154048",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.006020 0.000174 1.573254 ( 2.904901)
build_miniruby 0.000924 0.000072 0.855087 ( 0.853934)
build_ruby 0.001688 0.000130 2.817239 ( 2.821296)
build_all 0.009206 0.000000 13.907045 ( 1.237296)
build_install 0.007799 0.000289 2.023252 ( 0.875181)
test_btest 0.000940 0.000000 80.700698 ( 7.678465)
test_basic 0.004499 0.000000 0.726528 ( 0.805108)
test_all 0.000921 0.000000 512.688938 ( 50.445881)
test_rubyspec 0.018054 0.024244 45.343207 ( 57.770192)
total: 125.39 sec