Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-040610
#<BuildRuby:0x0000559b1b9f40a0
@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.20220421-040610",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005365 0.000894 0.818785 ( 0.890050)
build_miniruby 0.000774 0.000129 0.056784 ( 0.055709)
build_ruby 0.000809 0.000135 0.059052 ( 0.057772)
build_all 0.003520 0.000587 1.453086 ( 0.594961)
build_install 0.010026 0.000769 6.183254 ( 2.783658)
test_btest 0.000698 0.000108 53.112088 ( 8.145111)
test_basic 0.001496 0.004620 0.298721 ( 0.386893)
test_all 0.000923 0.000198 632.027921 ( 92.736659)
test_rubyspec 0.071732 0.056906 44.005705 ( 48.916177)
total: 154.57 sec