Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-094936
#<BuildRuby:0x000055c0e42e4460
@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-094936",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.003473 0.003223 0.843749 ( 1.026606)
build_miniruby 0.001199 0.000000 1.016346 ( 1.014450)
build_ruby 0.001632 0.000000 2.781415 ( 2.778755)
build_all 0.009172 0.000744 16.748113 ( 2.979366)
build_install 0.010771 0.001057 2.282855 ( 1.179512)
test_btest 0.000877 0.000138 76.430259 ( 11.124306)
test_basic 0.006169 0.000255 0.347830 ( 0.434242)
test_all 0.001237 0.000186 656.968266 ( 97.356544)
test_rubyspec 0.118029 0.013585 51.486481 ( 59.539961)
total: 177.43 sec