Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-010440
#<BuildRuby:0x00005592b4cea620
@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.20230111-010440",
@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.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.000000 0.006455 0.842231 ( 1.497052)
build_miniruby 0.000407 0.000824 1.010262 ( 1.008321)
build_ruby 0.001305 0.000348 2.767356 ( 2.764853)
build_all 0.008787 0.001195 16.943057 ( 3.023256)
build_install 0.005462 0.006014 2.132670 ( 1.082032)
test_btest 0.000971 0.000000 79.371341 ( 10.862080)
test_basic 0.005129 0.002186 0.353841 ( 0.439100)
test_all 0.001883 0.000152 662.540823 (106.544284)
test_rubyspec 0.058513 0.044923 51.569265 ( 59.611400)
total: 186.83 sec