Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-085253
#<BuildRuby:0x000056484c4ac208
@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.20220729-085253",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.006672 0.000000 0.810347 ( 0.907988)
build_miniruby 0.001023 0.000000 0.057369 ( 0.056095)
build_ruby 0.000970 0.000000 0.059923 ( 0.058711)
build_all 0.000382 0.004197 1.524011 ( 0.586318)
build_install 0.010351 0.000647 5.636188 ( 2.176619)
test_btest 0.000692 0.000044 46.344655 ( 8.806207)
test_basic 0.005241 0.000328 0.252441 ( 0.341447)
test_all 0.001036 0.000065 616.786584 ( 91.958057)
test_rubyspec 0.065459 0.034231 43.837647 ( 49.451709)
total: 154.34 sec