Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-065305
#<BuildRuby:0x000055dcbfa61570
@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.20220630-065305",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010279 0.000449 0.796204 ( 1.211675)
build_miniruby 0.001191 0.000085 0.054890 ( 0.053556)
build_ruby 0.001290 0.000092 0.058366 ( 0.057026)
build_all 0.005454 0.004739 1.207276 ( 0.473243)
build_install 0.017261 0.001571 4.967758 ( 2.466356)
test_btest 0.000000 0.002098 54.184639 ( 5.935242)
test_basic 0.000000 0.005889 0.297633 ( 0.388329)
test_all 0.000038 0.002752 509.487914 ( 53.582440)
test_rubyspec 0.078453 0.061208 42.085666 ( 47.880462)
total: 112.05 sec