Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-040459
#<BuildRuby:0x000055d0638f5438
@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.20221006-040459",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000038 0.000002 0.000040 ( 0.000041)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007234 0.004478 1.099154 ( 1.415317)
build_miniruby 0.001831 0.000261 0.091459 ( 0.088421)
build_ruby 0.001305 0.000187 0.087251 ( 0.084007)
build_all 0.007277 0.001039 1.298952 ( 0.573834)
build_install 0.016626 0.000187 1.631552 ( 0.881473)
test_btest 0.002041 0.000240 60.776314 ( 6.764370)
test_basic 0.006268 0.000115 0.346103 ( 0.443051)
test_all 0.004048 0.003891 484.887609 ( 52.483239)
test_rubyspec 0.100635 0.024005 42.231900 ( 50.880765)
total: 113.62 sec