Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-093022
#<BuildRuby:0x000055b5587dc040
@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.20221210-093022",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004390 0.000548 1.151143 ( 1.164289)
build_miniruby 0.000769 0.000096 0.932551 ( 0.931400)
build_ruby 0.001124 0.000141 2.736688 ( 2.623085)
build_all 0.001030 0.008058 15.888120 ( 3.310644)
build_install 0.008833 0.002079 2.290447 ( 1.302291)
test_btest 0.000482 0.000113 67.743308 ( 11.276053)
test_basic 0.004199 0.000000 0.341693 ( 0.433191)
test_all 0.001658 0.000000 663.630307 (115.632856)
test_rubyspec 0.052902 0.015920 52.589254 ( 60.765889)
total: 197.44 sec