Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-010031
#<BuildRuby:0x000055ed976c4488
@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.20221203-010031",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004101 0.000946 1.174464 ( 1.190435)
build_miniruby 0.000884 0.000204 1.057857 ( 1.056526)
build_ruby 0.000928 0.000214 2.703973 ( 2.617328)
build_all 0.008122 0.000772 15.831576 ( 3.351949)
build_install 0.000000 0.008225 2.239029 ( 1.272850)
test_btest 0.000000 0.000539 62.352901 ( 11.776477)
test_basic 0.000826 0.003852 0.307423 ( 0.398151)
test_all 0.000617 0.000247 671.506800 (106.027307)
test_rubyspec 0.035713 0.035117 53.197064 ( 61.424745)
total: 189.12 sec