Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-091334
#<BuildRuby:0x00005559dccf72c8
@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.20220613-091334",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003588 0.003159 0.832212 ( 1.169035)
build_miniruby 0.000897 0.000193 0.057581 ( 0.056314)
build_ruby 0.000760 0.000163 0.059699 ( 0.058440)
build_all 0.004175 0.000041 1.508041 ( 0.614144)
build_install 0.007940 0.003093 6.280004 ( 2.823629)
test_btest 0.000686 0.000152 49.938737 ( 7.945846)
test_basic 0.004389 0.000975 0.259363 ( 0.348440)
test_all 0.001223 0.000272 638.609370 ( 93.432959)
test_rubyspec 0.102210 0.027614 44.092787 ( 49.650566)
total: 156.10 sec