Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-033146
#<BuildRuby:0x00005607d6acc9c8
@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.20220813-033146",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006615 0.004461 0.951493 ( 1.447633)
build_miniruby 0.002231 0.000149 0.078329 ( 0.076523)
build_ruby 0.002084 0.000139 0.081641 ( 0.079706)
build_all 0.005778 0.004326 1.538709 ( 0.596388)
build_install 0.015709 0.006412 1.880091 ( 0.941708)
test_btest 0.000000 0.000997 75.764607 ( 8.419971)
test_basic 0.005637 0.003125 0.328693 ( 0.416578)
test_all 0.003759 0.000752 689.014497 ( 66.664640)
test_rubyspec 0.117571 0.043706 46.217020 ( 53.741025)
total: 132.39 sec