Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-054335
#<BuildRuby:0x0000557407994028
@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.20230111-054335",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000000 0.006495 0.847807 ( 1.516639)
build_miniruby 0.000901 0.000453 1.018577 ( 1.016617)
build_ruby 0.001471 0.000000 2.769621 ( 2.767022)
build_all 0.006243 0.003871 16.882342 ( 2.988809)
build_install 0.010446 0.000918 2.136345 ( 1.078564)
test_btest 0.000682 0.000228 66.322543 ( 11.285685)
test_basic 0.001526 0.004635 0.351301 ( 0.437915)
test_all 0.001018 0.000395 661.547340 (100.378726)
test_rubyspec 0.084017 0.026474 51.664271 ( 59.711102)
total: 181.18 sec