Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-112357
#<BuildRuby:0x000055e9a83a83a0
@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-112357",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002517 0.004558 1.123410 ( 1.551075)
build_miniruby 0.001530 0.000287 0.892785 ( 0.894512)
build_ruby 0.001640 0.000307 2.363917 ( 2.277209)
build_all 0.008195 0.009340 18.278674 ( 2.238192)
build_install 0.014116 0.005778 1.887600 ( 1.022447)
test_btest 0.000992 0.000302 87.196183 ( 9.778295)
test_basic 0.006764 0.000771 0.349438 ( 0.446270)
test_all 0.000000 0.001682 722.360820 ( 75.578929)
test_rubyspec 0.084947 0.050880 50.394885 ( 58.889082)
total: 152.68 sec