Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-063320
#<BuildRuby:0x00005604a6d8c060
@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.20220502-063320",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003429 0.003005 0.860650 ( 0.920541)
build_miniruby 0.000800 0.000160 0.056713 ( 0.055500)
build_ruby 0.000801 0.000160 0.057487 ( 0.056305)
build_all 0.000469 0.003818 1.482063 ( 0.591733)
build_install 0.010308 0.000671 6.235917 ( 2.799712)
test_btest 0.000577 0.000136 50.593534 ( 8.235920)
test_basic 0.002132 0.003434 0.312179 ( 0.400849)
test_all 0.001196 0.000332 634.077303 ( 94.289182)
test_rubyspec 0.096252 0.030438 43.734448 ( 48.627769)
total: 155.98 sec