Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-134558
#<BuildRuby:0x000056148bc36f90
@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.20220812-134558",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000182 0.000014 0.000196 ( 0.000097)
configure 0.000051 0.000004 0.000055 ( 0.000055)
build_up 0.000000 0.012750 0.832602 ( 1.184903)
build_miniruby 0.000000 0.002148 0.059767 ( 0.058269)
build_ruby 0.000375 0.001028 0.064617 ( 0.063717)
build_all 0.006965 0.001058 1.252189 ( 0.485078)
build_install 0.013741 0.003172 1.569443 ( 0.797730)
test_btest 0.000891 0.000297 53.515222 ( 6.088194)
test_basic 0.004129 0.001376 0.290977 ( 0.382392)
test_all 0.005339 0.000000 485.023321 ( 52.571996)
test_rubyspec 0.088076 0.042632 41.715901 ( 49.403860)
total: 111.04 sec