Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-080737
#<BuildRuby:0x00005561a4f74328
@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.20220826-080737",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005738 0.000956 0.823757 ( 0.988768)
build_miniruby 0.000834 0.000139 0.059395 ( 0.058132)
build_ruby 0.000732 0.000122 0.059671 ( 0.058504)
build_all 0.004678 0.000000 1.530084 ( 0.593063)
build_install 0.007124 0.001978 1.910921 ( 0.956274)
test_btest 0.000787 0.000131 54.532655 ( 8.127503)
test_basic 0.004799 0.000800 0.255020 ( 0.343792)
test_all 0.002242 0.000374 614.014999 ( 91.434498)
test_rubyspec 0.060753 0.049230 43.976513 ( 52.248076)
total: 154.81 sec