Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-193854
#<BuildRuby:0x000055ce81c5c920
@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.20220818-193854",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.011571 0.979193 ( 1.287314)
build_miniruby 0.000000 0.002032 0.076537 ( 0.074850)
build_ruby 0.000060 0.001950 0.079444 ( 0.077578)
build_all 0.005413 0.004172 1.528081 ( 0.576029)
build_install 0.013964 0.008113 1.869739 ( 0.915990)
test_btest 0.000000 0.001216 74.674489 ( 8.208863)
test_basic 0.000933 0.007280 0.328041 ( 0.422471)
test_all 0.003819 0.000000 674.801260 ( 66.436838)
test_rubyspec 0.091547 0.085910 45.293752 ( 53.721011)
total: 131.72 sec