Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-202548
#<BuildRuby:0x000056180b6a49c8
@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.20220913-202548",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.009409 0.002277 1.134353 ( 1.109131)
build_miniruby 0.001333 0.000555 0.069095 ( 0.067356)
build_ruby 0.001402 0.000584 0.077308 ( 0.075509)
build_all 0.008296 0.002389 1.576687 ( 0.611813)
build_install 0.009556 0.011193 1.940060 ( 0.964575)
test_btest 0.000805 0.000403 92.815118 ( 9.707601)
test_basic 0.007538 0.000000 0.359299 ( 0.448008)
test_all 0.003043 0.000000 680.708884 ( 68.431132)
test_rubyspec 0.116008 0.052213 47.131798 ( 55.620640)
total: 137.04 sec