Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-123319
#<BuildRuby:0x000055bc1033a8c0
@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.20220717-123319",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006424 0.000171 0.857041 ( 0.942460)
build_miniruby 0.000781 0.000053 0.057179 ( 0.056016)
build_ruby 0.000880 0.000059 0.059239 ( 0.058083)
build_all 0.004116 0.000274 1.522823 ( 0.613817)
build_install 0.007266 0.003760 5.604046 ( 2.178546)
test_btest 0.000555 0.000061 48.924904 ( 8.430109)
test_basic 0.004814 0.000535 0.291158 ( 0.380376)
test_all 0.001110 0.000000 620.856369 ( 89.612468)
test_rubyspec 0.095226 0.027782 43.399641 ( 48.999348)
total: 151.27 sec