Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-084710
#<BuildRuby:0x0000562532dc7f50
@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-084710",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000706 0.004102 1.199223 ( 1.172088)
build_miniruby 0.000800 0.000109 0.940991 ( 0.939736)
build_ruby 0.001049 0.000143 2.752904 ( 2.652452)
build_all 0.008955 0.000000 15.835720 ( 3.344069)
build_install 0.005017 0.003147 2.014044 ( 1.197042)
test_btest 0.000485 0.000072 63.356497 ( 10.598314)
test_basic 0.004564 0.000676 0.302380 ( 0.392756)
test_all 0.001446 0.000214 696.626535 (106.187890)
test_rubyspec 0.046630 0.023016 52.589780 ( 60.841197)
total: 187.33 sec