Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-203132
#<BuildRuby:0x000055ded7f00008
@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.20230123-203132",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000046 0.000000 0.000046 ( 0.000044)
configure 0.000061 0.000000 0.000061 ( 0.000062)
build_up 0.008333 0.000598 0.864798 ( 1.071618)
build_miniruby 0.001250 0.000000 1.001481 ( 0.999369)
build_ruby 0.001459 0.000000 2.755015 ( 2.752573)
build_all 0.003565 0.006313 16.677292 ( 2.983572)
build_install 0.008212 0.003065 2.097463 ( 1.077404)
test_btest 0.000876 0.000190 69.301760 ( 10.593248)
test_basic 0.000887 0.005431 0.336558 ( 0.423187)
test_all 0.000965 0.000270 667.771416 ( 94.925653)
test_rubyspec 0.086340 0.045968 51.455950 ( 59.607493)
total: 174.43 sec