Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-205044
#<BuildRuby:0x00005590d8d83e48
@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.20230103-205044",
@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.000023 0.000005 0.000028 ( 0.000028)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005402 0.001157 0.846124 ( 1.030245)
build_miniruby 0.001128 0.000242 1.017249 ( 1.015308)
build_ruby 0.001337 0.000286 2.777335 ( 2.774848)
build_all 0.009615 0.000150 16.756818 ( 2.966929)
build_install 0.005622 0.003727 2.309636 ( 1.164300)
test_btest 0.000892 0.000198 75.295685 ( 11.215278)
test_basic 0.002467 0.003841 0.353454 ( 0.440070)
test_all 0.001190 0.000313 665.308530 (113.268234)
test_rubyspec 0.050240 0.054889 51.833403 ( 59.919195)
total: 193.80 sec