Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-042954
#<BuildRuby:0x00005563b95c0748
@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.20221116-042954",
@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.000006)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000022 0.000006 0.000028 ( 0.000025)
build_up 0.003217 0.005068 1.116126 ( 3.347611)
build_miniruby 0.001116 0.000343 0.902967 ( 0.904276)
build_ruby 0.000000 0.002161 2.347529 ( 2.256858)
build_all 0.006498 0.012068 18.286218 ( 2.243229)
build_install 0.012964 0.004456 1.842613 ( 1.000004)
test_btest 0.000747 0.000354 86.744610 ( 10.522968)
test_basic 0.005957 0.000837 0.341255 ( 0.434835)
test_all 0.001116 0.001728 719.795882 ( 75.526869)
test_rubyspec 0.071902 0.063023 50.326667 ( 58.772776)
total: 155.01 sec