Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-090812
#<BuildRuby:0x000055e5132fe858
@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.20230106-090812",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000209 0.006448 0.842668 ( 1.027298)
build_miniruby 0.000987 0.000329 1.015267 ( 1.013090)
build_ruby 0.001205 0.000402 2.776295 ( 2.773631)
build_all 0.005442 0.004378 16.790898 ( 2.999461)
build_install 0.004902 0.004282 2.106382 ( 1.082143)
test_btest 0.000697 0.000287 68.365151 ( 11.656585)
test_basic 0.004383 0.001805 0.344246 ( 0.430728)
test_all 0.001366 0.000000 652.532667 (100.644746)
test_rubyspec 0.086879 0.047026 52.315241 ( 60.368839)
total: 182.00 sec