Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-010935
#<BuildRuby:0x00005588d52e06b8
@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.20220201-010935",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.010958 0.000612 0.990110 ( 2.729112)
build_miniruby 0.001605 0.000344 0.078738 ( 0.076847)
build_ruby 0.000000 0.002043 0.069155 ( 0.066970)
build_all 0.007712 0.003120 4.138202 ( 0.811355)
build_install 0.015235 0.007928 7.854727 ( 2.320398)
test_btest 0.000000 0.001769 47.358743 ( 43.849947)
test_basic 0.003874 0.004858 0.344063 ( 0.438544)
test_all 0.001223 0.000459 646.353227 ( 64.502183)
test_rubyspec 0.094822 0.070653 46.045933 ( 51.485949)
total: 166.28 sec