Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-125427
#<BuildRuby:0x000055e6189abdf8
@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.20230105-125427",
@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.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.001692 0.004783 0.843597 ( 1.020138)
build_miniruby 0.000000 0.001365 1.019444 ( 1.017407)
build_ruby 0.000523 0.001100 2.764530 ( 2.762020)
build_all 0.008968 0.000436 16.686034 ( 3.016639)
build_install 0.009677 0.002123 2.251403 ( 1.169088)
test_btest 0.000812 0.000304 74.473551 ( 10.138161)
test_basic 0.005263 0.001973 0.310692 ( 0.395616)
test_all 0.000484 0.000798 654.770494 (109.448949)
test_rubyspec 0.065425 0.060292 51.475257 ( 59.602314)
total: 188.57 sec