Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-074658
#<BuildRuby:0x0000560905305480
@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.20220820-074658",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009603 0.000103 0.807910 ( 1.297630)
build_miniruby 0.003044 0.000203 0.057005 ( 0.054050)
build_ruby 0.001453 0.000097 0.065254 ( 0.064444)
build_all 0.007985 0.000222 1.261567 ( 0.475766)
build_install 0.012384 0.005009 1.608603 ( 0.808408)
test_btest 0.000961 0.000107 50.949108 ( 6.239083)
test_basic 0.005441 0.000057 0.288381 ( 0.378786)
test_all 0.000000 0.004607 485.062753 ( 51.786240)
test_rubyspec 0.058913 0.065726 41.834272 ( 50.355522)
total: 111.46 sec