Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-143951
#<BuildRuby:0x000056092d3bab78
@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.20220721-143951",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006082 0.000000 0.848102 ( 2.464411)
build_miniruby 0.000824 0.000000 0.056911 ( 0.055721)
build_ruby 0.000943 0.000000 0.059256 ( 0.058103)
build_all 0.004611 0.000010 1.545484 ( 0.604873)
build_install 0.006708 0.004464 5.668502 ( 2.193223)
test_btest 0.000588 0.000069 52.845584 ( 7.999011)
test_basic 0.003078 0.002857 0.356915 ( 0.444388)
test_all 0.000000 0.000907 640.834761 ( 93.944501)
test_rubyspec 0.092797 0.026094 44.139294 ( 49.727562)
total: 157.49 sec