Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-143002
#<BuildRuby:0x0000563fecab3da8
@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.20221118-143002",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004959 0.000000 1.042698 ( 1.968031)
build_miniruby 0.000975 0.000000 1.029301 ( 1.028130)
build_ruby 0.001248 0.000000 2.762784 ( 2.623614)
build_all 0.008782 0.000000 15.800680 ( 3.236531)
build_install 0.008365 0.000070 2.034258 ( 1.169593)
test_btest 0.000547 0.000078 56.003079 ( 11.929423)
test_basic 0.001872 0.002975 0.302994 ( 0.393759)
test_all 0.000644 0.000112 660.348077 (102.784194)
test_rubyspec 0.046779 0.016138 51.603120 ( 59.996235)
total: 185.13 sec