Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-080113
#<BuildRuby:0x000055e310c8c8e8
@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.20220310-080113",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005680 0.005711 1.018313 ( 3.007953)
build_miniruby 0.001381 0.000425 0.077389 ( 0.076339)
build_ruby 0.002035 0.000627 0.079206 ( 0.077411)
build_all 0.008414 0.001067 1.508265 ( 0.611790)
build_install 0.021012 0.000725 5.199897 ( 2.185604)
test_btest 0.001191 0.000271 72.983082 ( 8.276164)
test_basic 0.004134 0.003118 0.341477 ( 0.431490)
test_all 0.001611 0.000163 695.303082 ( 67.864194)
test_rubyspec 0.097022 0.069826 46.369935 ( 51.791894)
total: 134.32 sec