Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-161504
#<BuildRuby:0x000055f43c4132b0
@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.20220906-161504",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004635 0.007834 0.965929 ( 1.721789)
build_miniruby 0.002022 0.000000 0.068021 ( 0.066730)
build_ruby 0.001517 0.000000 0.074501 ( 0.073729)
build_all 0.008754 0.000800 1.573648 ( 0.604922)
build_install 0.017216 0.002870 1.902129 ( 0.951196)
test_btest 0.000981 0.000163 96.971994 ( 9.454556)
test_basic 0.003214 0.005897 0.356961 ( 0.444222)
test_all 0.002521 0.000893 642.824824 ( 66.144139)
test_rubyspec 0.121489 0.053168 46.880726 ( 55.329174)
total: 134.79 sec