Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-022536
#<BuildRuby:0x0000562eec45f800
@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.20220819-022536",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010538 0.001054 0.978027 ( 1.692359)
build_miniruby 0.001835 0.000306 0.074281 ( 0.074349)
build_ruby 0.001520 0.000253 0.075434 ( 0.075604)
build_all 0.002176 0.007818 1.518097 ( 0.589039)
build_install 0.018264 0.004575 1.864299 ( 0.926736)
test_btest 0.000958 0.000267 79.361341 ( 8.567072)
test_basic 0.007180 0.000689 0.319420 ( 0.411334)
test_all 0.003936 0.001035 681.220727 ( 66.180397)
test_rubyspec 0.103223 0.066716 45.991499 ( 54.215560)
total: 132.73 sec