Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-105307
#<BuildRuby:0x00005642226fefe0
@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.20220911-105307",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009792 0.000699 1.140586 ( 1.880233)
build_miniruby 0.002206 0.000158 0.077496 ( 0.075552)
build_ruby 0.001824 0.000131 0.068412 ( 0.066132)
build_all 0.009867 0.000000 1.562598 ( 0.608240)
build_install 0.011687 0.009997 1.939059 ( 0.947041)
test_btest 0.001076 0.000180 92.423214 ( 9.762885)
test_basic 0.006087 0.001014 0.347911 ( 0.438405)
test_all 0.004845 0.000000 640.291470 ( 66.499231)
test_rubyspec 0.133151 0.050905 47.667840 ( 55.959188)
total: 136.24 sec