Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-015328
#<BuildRuby:0x000055e2a0f13f28
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-015328",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000016 0.000007 0.000023 ( 0.000022)
configure 0.000013 0.000006 0.000019 ( 0.000017)
build_up 0.004604 0.001918 0.850244 ( 1.047549)
build_miniruby 0.000972 0.000405 1.016578 ( 1.014521)
build_ruby 0.001107 0.000462 2.782687 ( 2.779935)
build_all 0.006635 0.003478 16.929284 ( 2.959910)
build_install 0.006413 0.005276 2.130623 ( 1.084867)
test_btest 0.000792 0.000370 75.049128 ( 10.709896)
test_basic 0.001502 0.005283 0.378326 ( 0.464333)
test_all 0.001083 0.000578 663.578223 (111.536807)
test_rubyspec 0.046960 0.057666 52.048357 ( 60.122787)
total: 191.72 sec