Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-090107
#<BuildRuby:0x0000558ec279a620
@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-090107",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003862 0.000644 0.864044 ( 1.068152)
build_miniruby 0.000845 0.000141 1.007049 ( 1.005520)
build_ruby 0.000947 0.000158 2.675779 ( 2.674371)
build_all 0.008213 0.000542 15.884418 ( 3.314836)
build_install 0.008725 0.000538 2.277304 ( 1.286819)
test_btest 0.000497 0.000071 66.319612 ( 11.713680)
test_basic 0.005297 0.000000 0.295015 ( 0.384644)
test_all 0.001279 0.000000 636.565635 (109.710515)
test_rubyspec 0.042419 0.026325 51.636559 ( 59.871083)
total: 191.03 sec