Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-170534
#<BuildRuby:0x00005649f2b3ff00
@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.20221117-170534",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004944 0.000309 1.076399 ( 1.822608)
build_miniruby 0.000839 0.000052 0.991729 ( 0.990554)
build_ruby 0.001159 0.000072 2.773666 ( 2.669171)
build_all 0.008551 0.000248 15.876600 ( 3.321708)
build_install 0.008701 0.000000 2.014976 ( 1.136582)
test_btest 0.000638 0.000000 67.358267 ( 11.150609)
test_basic 0.004394 0.000004 0.300630 ( 0.391989)
test_all 0.001115 0.000056 638.810578 (106.199197)
test_rubyspec 0.059876 0.012346 50.915793 ( 59.230367)
total: 186.91 sec