Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-055116
#<BuildRuby:0x0000555dd5f24378
@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.20230124-055116",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.002847 0.003591 0.839566 ( 1.055442)
build_miniruby 0.000976 0.000375 1.000494 ( 0.998453)
build_ruby 0.001437 0.000000 2.773243 ( 2.770748)
build_all 0.009749 0.000000 16.658304 ( 2.981842)
build_install 0.010599 0.000467 2.092392 ( 1.069231)
test_btest 0.000929 0.000258 73.374704 ( 10.813488)
test_basic 0.005925 0.000456 0.351443 ( 0.437835)
test_all 0.001223 0.000322 650.990133 ( 99.949630)
test_rubyspec 0.094276 0.037230 51.114842 ( 59.202058)
total: 179.28 sec