Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-224751
#<BuildRuby:0x000055b63253ff00
@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.20221117-224751",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.004746 0.000170 1.019867 ( 1.049644)
build_miniruby 0.000853 0.000228 0.972133 ( 0.970600)
build_ruby 0.000943 0.000252 2.778378 ( 2.678062)
build_all 0.007887 0.000902 15.887484 ( 3.276574)
build_install 0.006644 0.001661 2.028040 ( 1.148178)
test_btest 0.000458 0.000114 57.993930 ( 11.976624)
test_basic 0.003962 0.000990 0.343969 ( 0.434351)
test_all 0.000988 0.000247 629.973861 (106.712445)
test_rubyspec 0.054594 0.013649 51.428633 ( 59.783587)
total: 188.03 sec