Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-195739
#<BuildRuby:0x000055c8b89c7440
@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.20220209-195739",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000045 0.000011 0.000056 ( 0.000056)
build_up 0.003497 0.007747 0.982805 ( 1.252070)
build_miniruby 0.000000 0.002662 0.077142 ( 0.075299)
build_ruby 0.000465 0.001412 0.075531 ( 0.074517)
build_all 0.007044 0.003251 4.118569 ( 0.809484)
build_install 0.018902 0.004857 7.815780 ( 2.342020)
test_btest 0.000924 0.000380 73.187923 ( 8.016422)
test_basic 0.001748 0.005454 0.342407 ( 0.432726)
test_all 0.001345 0.000633 654.665848 ( 70.478911)
test_rubyspec 0.082930 0.076143 46.357163 ( 51.779232)
total: 135.26 sec