Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-163259
#<BuildRuby:0x000055f8cbf8fdf8
@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.20230105-163259",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000011 0.000006 0.000017 ( 0.000018)
configure 0.000008 0.000005 0.000013 ( 0.000013)
build_up 0.004247 0.002317 0.842312 ( 1.020452)
build_miniruby 0.000891 0.000486 1.022319 ( 1.020417)
build_ruby 0.001043 0.000569 2.787093 ( 2.784531)
build_all 0.009523 0.000247 16.684468 ( 2.976545)
build_install 0.008031 0.003706 2.235897 ( 1.171688)
test_btest 0.000626 0.000289 68.188062 ( 11.332025)
test_basic 0.001333 0.005927 0.370080 ( 0.455282)
test_all 0.000854 0.000460 663.503051 ( 97.157359)
test_rubyspec 0.052552 0.052174 51.569721 ( 59.697661)
total: 177.62 sec