Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-222752
#<BuildRuby:0x000055d8c81ebfa8
@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.20221202-222752",
@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.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004851 0.000173 1.132796 ( 1.163726)
build_miniruby 0.000823 0.000189 1.087662 ( 1.086744)
build_ruby 0.001098 0.000000 2.844708 ( 2.730102)
build_all 0.007800 0.001011 15.802204 ( 3.306871)
build_install 0.007222 0.001548 2.215043 ( 1.291217)
test_btest 0.000496 0.000106 64.904583 ( 10.547541)
test_basic 0.001333 0.004114 0.331249 ( 0.421772)
test_all 0.000659 0.000176 686.295897 (107.465917)
test_rubyspec 0.048240 0.018862 54.012550 ( 62.175040)
total: 190.19 sec