Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-092843
#<BuildRuby:0x0000563f9e7be740
@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.20221218-092843",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004173 0.000000 0.856829 ( 1.081189)
build_miniruby 0.000950 0.000000 0.953328 ( 0.951976)
build_ruby 0.001224 0.000000 2.705191 ( 2.593849)
build_all 0.008622 0.000000 15.856437 ( 3.402699)
build_install 0.009105 0.000000 2.289311 ( 1.291138)
test_btest 0.000663 0.000000 68.733450 ( 11.475168)
test_basic 0.001073 0.003874 0.292785 ( 0.383402)
test_all 0.001569 0.000000 680.749547 (144.014185)
test_rubyspec 0.059241 0.009620 52.277720 ( 60.492416)
total: 225.69 sec