Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-085908
#<BuildRuby:0x0000564db4d289c8
@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.20220722-085908",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010896 0.000392 0.990820 ( 1.761944)
build_miniruby 0.001934 0.000257 0.074465 ( 0.072136)
build_ruby 0.001800 0.000240 0.075113 ( 0.072864)
build_all 0.005410 0.004618 1.522354 ( 0.585348)
build_install 0.020023 0.000304 5.150067 ( 2.056440)
test_btest 0.001007 0.000151 78.056124 ( 8.040058)
test_basic 0.002204 0.005100 0.320869 ( 0.410724)
test_all 0.001474 0.000295 630.797183 ( 64.562895)
test_rubyspec 0.126307 0.045733 45.579305 ( 51.231077)
total: 128.79 sec