Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-052540
#<BuildRuby:0x000055dfdf868e80
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221103-052540",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000023 0.000002 0.000025 ( 0.000022)
build_up 0.004359 0.004127 0.973778 ( 0.984521)
build_miniruby 0.001190 0.000170 0.049129 ( 0.048242)
build_ruby 0.001139 0.000163 0.052236 ( 0.051401)
build_all 0.008319 0.000538 1.232504 ( 0.472715)
build_install 0.014994 0.000690 1.597069 ( 0.814772)
test_btest 0.001432 0.000168 62.778031 ( 6.606880)
test_basic 0.000304 0.005051 0.303879 ( 0.396076)
test_all 0.006091 0.000755 518.862149 ( 55.264021)
test_rubyspec 0.098095 0.029345 43.520833 ( 52.017595)
total: 116.66 sec