Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-202829
#<BuildRuby:0x0000562bb3f23e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-202829",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004534 0.000604 1.231860 ( 1.993659)
build_miniruby 0.000754 0.000100 0.995287 ( 0.994054)
build_ruby 0.001131 0.000150 2.702379 ( 2.616266)
build_all 0.001962 0.008075 22.508590 ( 4.422938)
build_install 0.009177 0.001174 4.438740 ( 1.578137)
test_btest 0.000472 0.000111 60.272780 ( 11.387074)
test_basic 0.004050 0.000953 0.320423 ( 0.410851)
test_all 0.001024 0.000241 654.327658 (111.339626)
test_rubyspec 0.030793 0.037089 53.603952 ( 61.899759)
total: 196.64 sec