Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-231621
#<BuildRuby:0x0000559dca983df8
@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.20220803-231621",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001881 0.004599 0.844479 ( 1.146496)
build_miniruby 0.000818 0.000205 0.057134 ( 0.055745)
build_ruby 0.000812 0.000203 0.058761 ( 0.057456)
build_all 0.004593 0.000037 1.523795 ( 0.586778)
build_install 0.009017 0.002081 5.655562 ( 2.152181)
test_btest 0.000681 0.000157 55.619574 ( 8.252536)
test_basic 0.000178 0.005255 0.280859 ( 0.370669)
test_all 0.000801 0.000246 632.079808 ( 92.650118)
test_rubyspec 0.048201 0.064598 43.614140 ( 51.007924)
total: 156.28 sec