Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-022311
#<BuildRuby:0x000055e6761d49c8
@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.20220822-022311",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009779 0.000833 0.999440 ( 2.085279)
build_miniruby 0.001977 0.000282 0.077335 ( 0.074837)
build_ruby 0.001539 0.000220 0.074456 ( 0.072621)
build_all 0.008534 0.001220 1.540454 ( 0.583846)
build_install 0.015921 0.007386 1.864891 ( 0.899024)
test_btest 0.001101 0.000220 73.166813 ( 8.315665)
test_basic 0.001302 0.006395 0.326213 ( 0.415710)
test_all 0.003140 0.000837 681.071674 ( 66.834323)
test_rubyspec 0.093162 0.073308 45.882209 ( 54.449479)
total: 133.73 sec