Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-031351
#<BuildRuby:0x000055cb606968c0
@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.20220821-031351",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000012 0.000005 0.000017 ( 0.000019)
build_up 0.004771 0.001908 0.825078 ( 0.848012)
build_miniruby 0.000685 0.000274 0.057820 ( 0.056628)
build_ruby 0.000712 0.000285 0.059502 ( 0.058277)
build_all 0.004621 0.000000 1.523405 ( 0.592945)
build_install 0.007985 0.001036 1.914759 ( 0.969872)
test_btest 0.000554 0.000184 48.741062 ( 8.789158)
test_basic 0.005264 0.000055 0.311170 ( 0.401061)
test_all 0.002463 0.000758 631.375760 ( 91.692202)
test_rubyspec 0.050119 0.045748 44.356601 ( 52.637217)
total: 156.05 sec