Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-031813
#<BuildRuby:0x00005555d3b167e0
@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.20220726-031813",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006436 0.000460 0.845910 ( 0.957835)
build_miniruby 0.000919 0.000066 0.057345 ( 0.056104)
build_ruby 0.000882 0.000063 0.058721 ( 0.057501)
build_all 0.004405 0.000315 1.543704 ( 0.601414)
build_install 0.010634 0.000390 5.669307 ( 2.134914)
test_btest 0.000556 0.000037 46.893975 ( 8.902423)
test_basic 0.000969 0.004689 0.296667 ( 0.385477)
test_all 0.001416 0.000051 599.459207 ( 89.016971)
test_rubyspec 0.090464 0.031129 43.664648 ( 49.275529)
total: 151.39 sec