Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-110908
#<BuildRuby:0x000055e3b9e25480
@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.20220721-110908",
@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.000033 0.000003 0.000036 ( 0.000035)
autoconf 0.000047 0.000003 0.000050 ( 0.000050)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.011648 0.000511 0.831441 ( 1.496006)
build_miniruby 0.001508 0.000100 0.063294 ( 0.061636)
build_ruby 0.001941 0.000129 0.065527 ( 0.062902)
build_all 0.007007 0.000467 1.272386 ( 0.486386)
build_install 0.005218 0.009507 4.261652 ( 1.827632)
test_btest 0.000959 0.000169 55.650843 ( 6.184824)
test_basic 0.005946 0.000163 0.284406 ( 0.378268)
test_all 0.002398 0.000399 501.646881 ( 52.957937)
test_rubyspec 0.090933 0.043040 42.247073 ( 48.102899)
total: 111.56 sec