Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-165534
#<BuildRuby:0x0000559903a31438
@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.20220814-165534",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000037)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.009668 0.000425 0.807387 ( 1.382076)
build_miniruby 0.001309 0.000093 0.061588 ( 0.061118)
build_ruby 0.001077 0.000077 0.055209 ( 0.054204)
build_all 0.007616 0.000544 1.258901 ( 0.467092)
build_install 0.016409 0.000753 1.585480 ( 0.803563)
test_btest 0.001328 0.000089 53.238403 ( 6.282005)
test_basic 0.001025 0.006102 0.290950 ( 0.381861)
test_all 0.004372 0.000583 498.077613 ( 52.970846)
test_rubyspec 0.098952 0.028172 41.664727 ( 49.281194)
total: 111.69 sec