Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-100107
#<BuildRuby:0x00005572aecac328
@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.20221128-100107",
@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.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.000000 0.005014 1.288245 ( 1.539274)
build_miniruby 0.000000 0.000823 0.971768 ( 0.970473)
build_ruby 0.000997 0.000268 2.693325 ( 2.591895)
build_all 0.009967 0.000000 22.393897 ( 4.330874)
build_install 0.007047 0.002787 4.458347 ( 1.613778)
test_btest 0.000458 0.000084 57.358120 ( 11.982603)
test_basic 0.003118 0.001953 0.317880 ( 0.408102)
test_all 0.000923 0.000185 645.930434 (111.738020)
test_rubyspec 0.053051 0.011509 54.009990 ( 62.289217)
total: 197.46 sec