Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-052629
#<BuildRuby:0x00005640f5e174b8
@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.20221117-052629",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005092 0.004307 1.149585 ( 1.366743)
build_miniruby 0.000000 0.002126 0.911193 ( 0.915032)
build_ruby 0.001596 0.000925 2.364518 ( 2.269953)
build_all 0.017722 0.000611 18.409704 ( 2.250998)
build_install 0.017648 0.002409 1.901378 ( 1.005533)
test_btest 0.001074 0.000268 87.465559 ( 9.543230)
test_basic 0.000000 0.005969 0.345717 ( 0.437883)
test_all 0.000000 0.001961 681.971562 ( 73.990552)
test_rubyspec 0.075182 0.062151 50.943310 ( 59.384603)
total: 151.17 sec