Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-154234
#<BuildRuby:0x000055fdf9604008
@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.20230101-154234",
@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.000011 0.000004 0.000015 ( 0.000015)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.003848 0.002531 0.844013 ( 1.013778)
build_miniruby 0.000000 0.001403 1.014296 ( 1.012111)
build_ruby 0.001411 0.000012 2.778772 ( 2.775995)
build_all 0.009078 0.000779 16.763534 ( 2.995000)
build_install 0.009699 0.001957 2.292455 ( 1.178860)
test_btest 0.000810 0.000255 68.967348 ( 11.286610)
test_basic 0.007299 0.000000 0.334803 ( 0.419358)
test_all 0.000000 0.001630 677.191163 ( 96.204994)
test_rubyspec 0.085383 0.040163 51.474019 ( 59.570630)
total: 176.46 sec