Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-034223
#<BuildRuby:0x0000558d3e09a508
@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.20220503-034223",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006015 0.000495 0.861540 ( 1.046741)
build_miniruby 0.000736 0.000170 0.056944 ( 0.055723)
build_ruby 0.000795 0.000184 0.057605 ( 0.056451)
build_all 0.000000 0.004155 1.480132 ( 0.593332)
build_install 0.007220 0.003795 6.257540 ( 2.810124)
test_btest 0.000767 0.000000 53.842498 ( 8.267042)
test_basic 0.000000 0.006411 0.335738 ( 0.423083)
test_all 0.000825 0.000656 643.483915 ( 92.887201)
test_rubyspec 0.053865 0.054949 43.780076 ( 48.746465)
total: 154.89 sec