Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-040934
#<BuildRuby:0x0000559f1a35e620
@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.20221228-040934",
@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.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006601 0.000000 0.895309 ( 1.085721)
build_miniruby 0.001224 0.000000 1.009442 ( 1.007612)
build_ruby 0.001433 0.000149 2.761098 ( 2.758630)
build_all 0.009788 0.000000 16.637082 ( 2.969965)
build_install 0.011703 0.000000 2.262206 ( 1.171928)
test_btest 0.000000 0.000778 77.519078 ( 10.354157)
test_basic 0.003907 0.003412 0.382433 ( 0.467244)
test_all 0.001347 0.000184 689.682483 ( 98.138878)
test_rubyspec 0.085019 0.046756 51.369510 ( 59.559654)
total: 177.51 sec