Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-202409
#<BuildRuby:0x0000556935c3bdd0
@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.20221128-202409",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004797 0.000000 1.077963 ( 1.567798)
build_miniruby 0.000000 0.001130 0.940240 ( 0.939210)
build_ruby 0.000000 0.001311 2.743588 ( 2.643544)
build_all 0.002745 0.005756 15.990630 ( 3.359661)
build_install 0.002608 0.004646 1.933503 ( 1.079558)
test_btest 0.000532 0.000000 59.997061 ( 10.996530)
test_basic 0.004629 0.000157 0.332605 ( 0.423246)
test_all 0.000940 0.000166 678.761674 (105.759516)
test_rubyspec 0.036706 0.027999 52.934637 ( 61.132946)
total: 187.90 sec