Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-043834
#<BuildRuby:0x000055a0a2647df8
@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.20221119-043834",
@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.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004622 0.000257 1.060896 ( 1.334616)
build_miniruby 0.000791 0.000044 0.967704 ( 0.966516)
build_ruby 0.001252 0.000070 2.805693 ( 2.719053)
build_all 0.008769 0.000487 15.920114 ( 3.279877)
build_install 0.008598 0.000477 2.097666 ( 1.206731)
test_btest 0.000573 0.000032 62.513980 ( 10.706062)
test_basic 0.000000 0.004920 0.277725 ( 0.368435)
test_all 0.000912 0.000483 640.341365 (102.665603)
test_rubyspec 0.049779 0.011250 51.131779 ( 59.431848)
total: 182.68 sec