Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-043045
#<BuildRuby:0x00005619ecc4bf10
@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.20230108-043045",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006109 0.000272 0.848071 ( 1.196314)
build_miniruby 0.001202 0.000161 1.010989 ( 1.009163)
build_ruby 0.001373 0.000183 2.792282 ( 2.789656)
build_all 0.009761 0.000116 16.867099 ( 3.022412)
build_install 0.010885 0.000716 2.151388 ( 1.089286)
test_btest 0.001012 0.000112 76.271933 ( 10.376027)
test_basic 0.001553 0.005124 0.346482 ( 0.432659)
test_all 0.000978 0.000828 656.427762 (101.548926)
test_rubyspec 0.061730 0.060193 52.239513 ( 60.306909)
total: 181.77 sec