Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-070131
#<BuildRuby:0x000055e07a6cbed8
@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.20220727-070131",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005905 0.000422 0.812039 ( 0.873351)
build_miniruby 0.000832 0.000059 0.056954 ( 0.055732)
build_ruby 0.000910 0.000065 0.059087 ( 0.057882)
build_all 0.004324 0.000309 1.520319 ( 0.584176)
build_install 0.006924 0.004426 5.641791 ( 2.167444)
test_btest 0.000559 0.000070 49.038013 ( 8.576046)
test_basic 0.005334 0.000083 0.309589 ( 0.398668)
test_all 0.001187 0.000139 628.559888 ( 89.124983)
test_rubyspec 0.101966 0.027034 43.557752 ( 49.100529)
total: 150.94 sec