Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-115622
#<BuildRuby:0x0000555fde7a0088
@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.20221127-115622",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004773 0.000099 1.226835 ( 1.456780)
build_miniruby 0.000756 0.000101 1.009870 ( 1.008634)
build_ruby 0.001144 0.000000 2.901174 ( 2.799007)
build_all 0.005461 0.004611 22.373816 ( 4.480826)
build_install 0.008345 0.001565 4.364876 ( 1.527456)
test_btest 0.000549 0.000103 59.716991 ( 11.431763)
test_basic 0.000000 0.004711 0.278761 ( 0.369608)
test_all 0.000000 0.001076 652.295855 (123.074652)
test_rubyspec 0.044399 0.018075 53.133600 ( 61.344719)
total: 207.49 sec