Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-182204
#<BuildRuby:0x00005567b4bdbe30
@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.20221120-182204",
@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.000026 0.000003 0.000029 ( 0.000029)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004159 0.000519 1.081911 ( 1.074591)
build_miniruby 0.000925 0.000116 1.018672 ( 1.017285)
build_ruby 0.001181 0.000000 2.760178 ( 2.665516)
build_all 0.008140 0.000592 15.769551 ( 3.281773)
build_install 0.009677 0.000561 1.934248 ( 1.127831)
test_btest 0.000572 0.000064 63.175812 ( 10.989702)
test_basic 0.000790 0.004288 0.316847 ( 0.407113)
test_all 0.001201 0.000190 630.267018 (102.594431)
test_rubyspec 0.046612 0.026923 51.418889 ( 59.599333)
total: 182.76 sec