Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-205713
#<BuildRuby:0x000055559dc18638
@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.20221227-205713",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002214 0.004315 0.846352 ( 1.179509)
build_miniruby 0.000000 0.001381 1.016414 ( 1.014232)
build_ruby 0.000022 0.001592 2.762631 ( 2.760063)
build_all 0.004368 0.005140 16.635771 ( 2.956303)
build_install 0.003846 0.005493 2.240708 ( 1.171817)
test_btest 0.000481 0.000181 76.913970 ( 10.444386)
test_basic 0.001575 0.005016 0.344740 ( 0.430904)
test_all 0.000955 0.000417 657.313880 ( 99.987451)
test_rubyspec 0.060733 0.041485 51.409670 ( 59.484961)
total: 179.43 sec