Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-133927
#<BuildRuby:0x000055fa333577e8
@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.20220304-133927",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005121 0.006826 1.020822 ( 1.438757)
build_miniruby 0.001507 0.000502 0.073432 ( 0.071798)
build_ruby 0.001970 0.000000 0.078041 ( 0.076778)
build_all 0.011804 0.000000 4.238205 ( 0.877351)
build_install 0.018834 0.005515 8.017475 ( 2.430843)
test_btest 0.001044 0.000284 73.595250 ( 8.155602)
test_basic 0.008112 0.000000 0.346909 ( 0.436263)
test_all 0.001620 0.000401 695.154889 ( 67.482292)
test_rubyspec 0.094431 0.072460 46.648694 ( 52.000802)
total: 132.97 sec