Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-115325
#<BuildRuby:0x0000556e0be7c448
@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.20221108-115325",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009837 0.001254 1.081936 ( 1.381153)
build_miniruby 0.001557 0.000334 0.066761 ( 0.064538)
build_ruby 0.000822 0.001524 0.063635 ( 0.061297)
build_all 0.008660 0.001084 1.458356 ( 0.597025)
build_install 0.011796 0.008008 1.841618 ( 0.950878)
test_btest 0.001386 0.000396 84.293178 ( 9.262201)
test_basic 0.008061 0.001076 0.346874 ( 0.434009)
test_all 0.001533 0.000418 669.676186 ( 67.792572)
test_rubyspec 0.117862 0.065494 47.465177 ( 55.624648)
total: 136.17 sec