Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-152132
#<BuildRuby:0x0000564da04ac038
@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.20220421-152132",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006185 0.000951 0.914596 ( 2.287723)
build_miniruby 0.000824 0.000127 0.057969 ( 0.056792)
build_ruby 0.000714 0.000110 0.059301 ( 0.058094)
build_all 0.001310 0.002978 1.533670 ( 0.631642)
build_install 0.010191 0.000387 6.251514 ( 2.826079)
test_btest 0.000705 0.000125 48.831853 ( 8.743938)
test_basic 0.005373 0.000948 0.357462 ( 0.444785)
test_all 0.001641 0.000290 639.492475 ( 92.365050)
test_rubyspec 0.098672 0.030408 44.507658 ( 49.362707)
total: 156.78 sec