Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-110119
#<BuildRuby:0x0000563e6ee9bfa8
@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.20220718-110119",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003966 0.002460 0.914999 ( 0.945965)
build_miniruby 0.000753 0.000151 0.057174 ( 0.055931)
build_ruby 0.000785 0.000157 0.060401 ( 0.059130)
build_all 0.004710 0.000000 1.537622 ( 0.606434)
build_install 0.008479 0.002647 5.619607 ( 2.164603)
test_btest 0.000495 0.000099 50.634269 ( 8.986062)
test_basic 0.005136 0.000317 0.285501 ( 0.374213)
test_all 0.001359 0.000000 624.585416 ( 90.753784)
test_rubyspec 0.088070 0.028333 43.734882 ( 49.327115)
total: 153.27 sec