Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-031637
#<BuildRuby:0x0000563979e3be90
@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-031637",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.006194 0.000774 0.825655 ( 1.076373)
build_miniruby 0.000682 0.000227 0.057141 ( 0.055972)
build_ruby 0.000639 0.000213 0.056854 ( 0.055668)
build_all 0.003341 0.001113 1.501908 ( 0.596203)
build_install 0.006017 0.005064 6.244844 ( 2.791218)
test_btest 0.001115 0.000429 50.256094 ( 8.526426)
test_basic 0.004236 0.001629 0.287733 ( 0.376291)
test_all 0.001740 0.000290 632.456383 ( 91.775863)
test_rubyspec 0.071694 0.039898 43.743722 ( 48.741128)
total: 154.00 sec