Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-050144
#<BuildRuby:0x000055a39a55be58
@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.20220731-050144",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005703 0.000407 0.837568 ( 0.914143)
build_miniruby 0.000823 0.000059 0.057140 ( 0.055906)
build_ruby 0.000927 0.000066 0.059686 ( 0.058409)
build_all 0.004808 0.000027 1.533122 ( 0.587045)
build_install 0.002438 0.008509 5.605185 ( 2.140462)
test_btest 0.000620 0.000116 54.851166 ( 8.071002)
test_basic 0.005513 0.000203 0.257353 ( 0.346005)
test_all 0.000787 0.000139 582.005184 ( 93.638639)
test_rubyspec 0.097164 0.023049 43.579093 ( 49.164422)
total: 154.98 sec