Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-121404
#<BuildRuby:0x00005578316b3df8
@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.20221229-121404",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005167 0.001193 0.844179 ( 1.030132)
build_miniruby 0.001024 0.000236 1.012714 ( 1.010761)
build_ruby 0.001179 0.000272 2.778865 ( 2.776314)
build_all 0.008924 0.000916 16.755476 ( 2.950948)
build_install 0.007446 0.004341 2.310851 ( 1.184767)
test_btest 0.000710 0.000177 77.208884 ( 10.665101)
test_basic 0.006797 0.000458 0.371227 ( 0.455514)
test_all 0.001188 0.000279 670.789725 ( 99.123242)
test_rubyspec 0.092485 0.030747 51.554606 ( 59.644747)
total: 178.84 sec