Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-105932
#<BuildRuby:0x00005605bef99ba0
@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.20221129-105932",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004335 0.000619 1.247952 ( 1.219930)
build_miniruby 0.000886 0.000126 0.957577 ( 0.956222)
build_ruby 0.001001 0.000143 2.762703 ( 2.675767)
build_all 0.008515 0.000564 15.838744 ( 3.321139)
build_install 0.009504 0.000617 1.930921 ( 1.082000)
test_btest 0.000685 0.000000 62.098357 ( 10.604350)
test_basic 0.004603 0.000000 0.279794 ( 0.370789)
test_all 0.001750 0.000000 687.673951 (106.430558)
test_rubyspec 0.071742 0.004517 53.211974 ( 61.458705)
total: 188.12 sec