Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-182359
#<BuildRuby:0x000055a226f64208
@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.20221126-182359",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000000 0.005230 1.238739 ( 1.649328)
build_miniruby 0.000000 0.000891 0.945140 ( 0.943748)
build_ruby 0.000000 0.001236 2.770134 ( 2.659256)
build_all 0.002927 0.007157 22.476980 ( 4.380739)
build_install 0.009517 0.000615 4.404981 ( 1.572442)
test_btest 0.000410 0.000137 59.120021 ( 11.723850)
test_basic 0.004036 0.001345 0.297962 ( 0.388519)
test_all 0.000726 0.000242 662.602856 (122.848030)
test_rubyspec 0.046700 0.019291 53.495377 ( 61.748349)
total: 207.91 sec