Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-213800
#<BuildRuby:0x0000564ce1ddbf60
@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.20220809-213800",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005943 0.000991 0.886125 ( 1.013709)
build_miniruby 0.000870 0.000145 0.057656 ( 0.056451)
build_ruby 0.000799 0.000133 0.059931 ( 0.058699)
build_all 0.004714 0.000000 1.543721 ( 0.593482)
build_install 0.007162 0.004307 5.630042 ( 2.137940)
test_btest 0.000596 0.000119 45.928203 ( 8.806892)
test_basic 0.004535 0.000907 0.281358 ( 0.370783)
test_all 0.001028 0.000205 609.597702 ( 86.059055)
test_rubyspec 0.072965 0.054265 44.128774 ( 51.529186)
total: 150.63 sec