Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-131107
#<BuildRuby:0x00005600f1c27340
@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.20220210-131107",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000101 0.000006 0.000107 ( 0.000113)
build_up 0.010428 0.000695 0.987715 ( 1.852224)
build_miniruby 0.001735 0.000116 0.075808 ( 0.074667)
build_ruby 0.001746 0.000117 0.077718 ( 0.076637)
build_all 0.010183 0.000026 4.169260 ( 0.781166)
build_install 0.018360 0.005268 7.860648 ( 2.319943)
test_btest 0.001029 0.000102 73.835343 ( 7.875726)
test_basic 0.001456 0.005366 0.337549 ( 0.427648)
test_all 0.001411 0.000211 650.128098 ( 65.198655)
test_rubyspec 0.090057 0.086902 46.337391 ( 51.810453)
total: 130.42 sec