Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-022102
#<BuildRuby:0x000055a1dcdb0460
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230108-022102",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.005146 0.001188 0.841645 ( 1.163567)
build_miniruby 0.000945 0.000218 1.026696 ( 1.024905)
build_ruby 0.001304 0.000300 2.777524 ( 2.775012)
build_all 0.006087 0.003808 16.867302 ( 2.982860)
build_install 0.009102 0.002427 2.118618 ( 1.074495)
test_btest 0.000744 0.000198 76.153200 ( 11.120349)
test_basic 0.000000 0.007466 0.356344 ( 0.440925)
test_all 0.001168 0.000000 666.764587 ( 97.376257)
test_rubyspec 0.075016 0.052582 52.847620 ( 60.927244)
total: 178.89 sec