Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-143128
#<BuildRuby:0x0000557e5f012c40
@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.20220818-143128",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000579 0.006097 0.846013 ( 1.141034)
build_miniruby 0.000819 0.000234 0.057282 ( 0.055992)
build_ruby 0.000798 0.000228 0.059784 ( 0.058544)
build_all 0.001622 0.003024 1.536745 ( 0.586704)
build_install 0.005390 0.005743 1.911672 ( 0.957402)
test_btest 0.000647 0.000259 50.071314 ( 8.390423)
test_basic 0.003926 0.001571 0.286970 ( 0.376017)
test_all 0.000000 0.001031 624.124455 ( 90.138136)
test_rubyspec 0.083224 0.038743 43.956335 ( 51.326612)
total: 153.03 sec