Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-175727
#<BuildRuby:0x0000559ec6438f40
@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.20220327-175727",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.010368 0.000664 1.021413 ( 1.222224)
build_miniruby 0.000000 0.001992 0.070569 ( 0.069454)
build_ruby 0.000041 0.002116 0.074302 ( 0.073820)
build_all 0.006745 0.003579 4.123153 ( 0.849926)
build_install 0.018996 0.003596 7.869415 ( 2.440654)
test_btest 0.001028 0.000343 78.800757 ( 8.471029)
test_basic 0.002897 0.005190 0.342623 ( 0.430739)
test_all 0.000832 0.000617 680.484153 ( 66.312166)
test_rubyspec 0.101454 0.048248 46.103235 ( 51.417636)
total: 131.29 sec