Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-235734
#<BuildRuby:0x000055b16d0177b8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220129-235734",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009946 0.001421 0.937673 ( 1.336676)
build_miniruby 0.002630 0.000000 0.068761 ( 0.067440)
build_ruby 0.002162 0.000053 0.075639 ( 0.074676)
build_all 0.004277 0.004516 4.011601 ( 0.788793)
build_install 0.016239 0.006141 7.761487 ( 2.328319)
test_btest 0.001125 0.000250 47.102695 ( 43.874241)
test_basic 0.005340 0.001186 0.320814 ( 0.410968)
test_all 0.001636 0.000364 639.428588 ( 65.044950)
test_rubyspec 0.101940 0.054330 45.549952 ( 51.049515)
total: 164.98 sec