Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-033553
#<BuildRuby:0x000055bff8edc728
@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.20221226-033553",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004098 0.000256 0.781259 ( 0.979758)
build_miniruby 0.000948 0.000059 1.024629 ( 1.023515)
build_ruby 0.001042 0.000065 2.700514 ( 2.699365)
build_all 0.009022 0.000019 15.886635 ( 3.381609)
build_install 0.002335 0.008400 2.219341 ( 1.242933)
test_btest 0.000581 0.000092 59.089967 ( 11.630152)
test_basic 0.004948 0.000099 0.300790 ( 0.391803)
test_all 0.000815 0.000122 635.929666 (102.049219)
test_rubyspec 0.048289 0.009505 51.643325 ( 59.842306)
total: 183.24 sec