Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-182017
#<BuildRuby:0x000056261f5a7468
@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.20230119-182017",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.005798 0.000773 0.846647 ( 1.000568)
build_miniruby 0.001095 0.000146 1.020918 ( 1.018971)
build_ruby 0.001378 0.000183 2.774174 ( 2.771701)
build_all 0.005305 0.004569 16.932246 ( 2.983310)
build_install 0.007355 0.004111 2.156766 ( 1.095873)
test_btest 0.000876 0.000000 74.728726 ( 10.546501)
test_basic 0.007743 0.000000 0.357025 ( 0.441947)
test_all 0.001373 0.000000 657.964448 (101.828705)
test_rubyspec 0.102941 0.028808 52.293570 ( 60.362657)
total: 182.05 sec