Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-195308
#<BuildRuby:0x000055e6dd8dbe80
@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.20230112-195308",
@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.000008)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.005753 0.000738 0.898319 ( 1.038931)
build_miniruby 0.000963 0.000370 1.013866 ( 1.011938)
build_ruby 0.001695 0.000000 2.805709 ( 2.803004)
build_all 0.008961 0.000860 16.764863 ( 2.971330)
build_install 0.010678 0.000649 2.074396 ( 1.073286)
test_btest 0.000800 0.000236 73.120449 ( 10.987790)
test_basic 0.001543 0.004963 0.342098 ( 0.428884)
test_all 0.001290 0.000000 654.221669 ( 97.441412)
test_rubyspec 0.069185 0.035218 51.874158 ( 59.956596)
total: 177.71 sec