Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-155744
#<BuildRuby:0x000055f9a3b5f2c8
@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.20220722-155744",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.006956 0.885301 ( 1.515543)
build_miniruby 0.000000 0.001062 0.057389 ( 0.056102)
build_ruby 0.000000 0.000968 0.059061 ( 0.057924)
build_all 0.000959 0.003657 1.517794 ( 0.587359)
build_install 0.004624 0.006530 5.616299 ( 2.167403)
test_btest 0.000606 0.000000 54.416780 ( 8.291824)
test_basic 0.005131 0.000544 0.252351 ( 0.341583)
test_all 0.000753 0.000348 645.257735 ( 92.388434)
test_rubyspec 0.066953 0.054260 43.685435 ( 49.337000)
total: 154.74 sec