Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-154633
#<BuildRuby:0x0000559cd60b72c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221125-154633",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004586 0.000000 1.088479 ( 1.202611)
build_miniruby 0.000972 0.000000 1.075583 ( 1.074523)
build_ruby 0.001243 0.000000 2.822141 ( 2.735626)
build_all 0.008659 0.000000 15.909751 ( 3.238251)
build_install 0.009682 0.000000 2.010867 ( 1.179172)
test_btest 0.000584 0.000000 59.960548 ( 11.412552)
test_basic 0.004842 0.000000 0.312525 ( 0.403270)
test_all 0.002021 0.000000 675.871416 (107.739134)
test_rubyspec 0.052481 0.019085 53.261657 ( 61.474644)
total: 190.46 sec