Logfile: /home/ko1/ruby/logs/brlog.trunk.20220521-021037
#<BuildRuby:0x000055b3d7e72620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220521-021037",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006683 0.000000 0.819789 ( 0.896915)
build_miniruby 0.001025 0.000000 0.056827 ( 0.055597)
build_ruby 0.000881 0.000000 0.057469 ( 0.056266)
build_all 0.004280 0.000000 1.498859 ( 0.601358)
build_install 0.005732 0.003139 6.352566 ( 2.841304)
test_btest 0.000729 0.000073 53.041359 ( 8.015145)
test_basic 0.005910 0.000210 0.349985 ( 0.437892)
test_all 0.001933 0.000184 643.776205 ( 93.646485)
test_rubyspec 0.097549 0.023423 44.153805 ( 49.733096)
total: 156.28 sec