Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-125952
#<BuildRuby:0x00005646fc46bfb0
@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.20221229-125952",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005702 0.000760 0.844552 ( 1.038531)
build_miniruby 0.001160 0.000000 1.022834 ( 1.021003)
build_ruby 0.001622 0.000000 2.784781 ( 2.782053)
build_all 0.007254 0.002572 16.780995 ( 2.992639)
build_install 0.010375 0.001557 2.316743 ( 1.179327)
test_btest 0.000967 0.000145 72.158995 ( 11.293011)
test_basic 0.000000 0.006631 0.348850 ( 0.434723)
test_all 0.000000 0.001079 672.359364 ( 96.345143)
test_rubyspec 0.060725 0.032351 51.603933 ( 59.716034)
total: 176.80 sec