Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-095647
#<BuildRuby:0x0000564fbd9ab600
@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.20220731-095647",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007238 0.004011 0.952615 ( 1.020426)
build_miniruby 0.001798 0.000225 0.077911 ( 0.075653)
build_ruby 0.001654 0.000207 0.077303 ( 0.075209)
build_all 0.011805 0.000355 1.502158 ( 0.559660)
build_install 0.022785 0.000888 5.164712 ( 2.064408)
test_btest 0.001015 0.000097 73.412363 ( 8.317058)
test_basic 0.003737 0.004819 0.326555 ( 0.417487)
test_all 0.001991 0.000272 685.943887 ( 67.349798)
test_rubyspec 0.105843 0.057088 45.624370 ( 51.351725)
total: 131.23 sec