Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-230213
#<BuildRuby:0x0000562654714208
@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.20220828-230213",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001997 0.004427 0.833128 ( 1.183650)
build_miniruby 0.000797 0.000123 0.058626 ( 0.057507)
build_ruby 0.000871 0.000134 0.059501 ( 0.058292)
build_all 0.004036 0.000621 1.515442 ( 0.585738)
build_install 0.010754 0.000174 1.914715 ( 0.947750)
test_btest 0.000699 0.000093 48.550789 ( 8.582331)
test_basic 0.005546 0.000085 0.298477 ( 0.387523)
test_all 0.001434 0.000179 627.624806 ( 89.583839)
test_rubyspec 0.111026 0.018656 43.298962 ( 51.613206)
total: 153.00 sec