Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-201225
#<BuildRuby:0x00005648af0b4480
@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.20220226-201225",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000044 0.000010 0.000054 ( 0.000054)
build_up 0.009432 0.002176 0.980318 ( 1.167550)
build_miniruby 0.001600 0.000369 0.074951 ( 0.072676)
build_ruby 0.001468 0.000338 0.079019 ( 0.076931)
build_all 0.005431 0.005006 4.202614 ( 0.856231)
build_install 0.016084 0.008618 7.999866 ( 2.427827)
test_btest 0.000000 0.001073 77.550055 ( 8.104566)
test_basic 0.000105 0.007586 0.336214 ( 0.428618)
test_all 0.001440 0.000631 660.829968 ( 66.212145)
test_rubyspec 0.080493 0.073425 46.343585 ( 51.741331)
total: 131.09 sec