Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-172359
#<BuildRuby:0x00005596d046e940
@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.20221205-172359",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004438 0.000832 1.213331 ( 1.771723)
build_miniruby 0.000711 0.000133 0.938052 ( 0.936961)
build_ruby 0.001069 0.000200 2.676118 ( 2.581218)
build_all 0.008342 0.000700 15.699494 ( 3.338009)
build_install 0.001629 0.007226 2.212068 ( 1.225955)
test_btest 0.000497 0.000131 57.945996 ( 12.167818)
test_basic 0.004808 0.000141 0.335517 ( 0.426802)
test_all 0.000877 0.000219 688.925550 (107.614174)
test_rubyspec 0.049289 0.021574 53.821630 ( 61.885703)
total: 191.95 sec