Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-113646
#<BuildRuby:0x000055d8962341e0
@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.20220820-113646",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006485 0.000000 0.834701 ( 0.889144)
build_miniruby 0.000996 0.000000 0.057246 ( 0.055952)
build_ruby 0.000773 0.000073 0.059376 ( 0.058101)
build_all 0.004168 0.000556 1.531206 ( 0.586616)
build_install 0.007603 0.003378 1.921075 ( 0.960792)
test_btest 0.000619 0.000103 53.754618 ( 8.398496)
test_basic 0.004820 0.000803 0.255622 ( 0.344442)
test_all 0.000000 0.002285 609.119307 ( 89.699623)
test_rubyspec 0.074713 0.052952 44.369109 ( 52.635130)
total: 153.63 sec