Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-090917
#<BuildRuby:0x000055ba434dca58
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220315-090917",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006273 0.005558 1.057612 ( 4.579565)
build_miniruby 0.001794 0.000414 0.068968 ( 0.068052)
build_ruby 0.001479 0.000341 0.071596 ( 0.070876)
build_all 0.011285 0.000312 4.214594 ( 0.872934)
build_install 0.023898 0.000000 8.008939 ( 2.463278)
test_btest 0.001570 0.000000 73.055915 ( 8.205068)
test_basic 0.008228 0.000000 0.333334 ( 0.421703)
test_all 0.001695 0.000121 676.182674 ( 66.347046)
test_rubyspec 0.092666 0.071963 46.310760 ( 51.757645)
total: 134.79 sec