Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-084156
#<BuildRuby:0x000055bf513f8ea8
@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.20220903-084156",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000826 0.011878 0.994267 ( 1.019027)
build_miniruby 0.001206 0.000742 0.076821 ( 0.074888)
build_ruby 0.001293 0.000795 0.078242 ( 0.076353)
build_all 0.006366 0.003917 1.511002 ( 0.573101)
build_install 0.019254 0.003270 1.893316 ( 0.907876)
test_btest 0.000705 0.000352 77.570526 ( 8.625019)
test_basic 0.002086 0.005871 0.325499 ( 0.419233)
test_all 0.001981 0.001114 674.736967 ( 66.810792)
test_rubyspec 0.095057 0.079943 45.545592 ( 53.907666)
total: 132.41 sec