Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-024128
#<BuildRuby:0x000055c0750748e8
@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.20221127-024128",
@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.000017 0.000002 0.000019 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007060 0.003101 1.290241 ( 2.283072)
build_miniruby 0.001954 0.000345 0.846107 ( 0.861360)
build_ruby 0.002809 0.000000 2.240567 ( 2.188571)
build_all 0.015796 0.006130 25.064680 ( 2.903409)
build_install 0.015888 0.006076 4.943756 ( 1.210469)
test_btest 0.000981 0.000233 89.225431 ( 8.653988)
test_basic 0.000051 0.008040 0.357174 ( 0.446035)
test_all 0.001976 0.000629 675.681742 ( 69.448153)
test_rubyspec 0.112640 0.039098 49.664104 ( 58.205761)
total: 146.20 sec