Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-213407
#<BuildRuby:0x0000560c33050d30
@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.20220826-213407",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006335 0.004451 0.990497 ( 1.307110)
build_miniruby 0.002121 0.000283 0.076770 ( 0.075029)
build_ruby 0.001830 0.000244 0.076912 ( 0.075102)
build_all 0.009836 0.000077 1.552152 ( 0.574934)
build_install 0.014703 0.009427 1.887058 ( 0.911615)
test_btest 0.000933 0.000187 77.793958 ( 8.073281)
test_basic 0.006596 0.001319 0.329347 ( 0.417694)
test_all 0.001559 0.004226 659.397531 ( 64.637726)
test_rubyspec 0.113138 0.064887 45.612115 ( 54.115868)
total: 130.19 sec