Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-122016
#<BuildRuby:0x000055d9e0d90728
@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-122016",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006284 0.000419 0.853186 ( 1.482325)
build_miniruby 0.001222 0.000081 1.022716 ( 1.020885)
build_ruby 0.001642 0.000109 2.781228 ( 2.778712)
build_all 0.009927 0.000000 16.790906 ( 2.982392)
build_install 0.011396 0.000000 2.081509 ( 1.075466)
test_btest 0.001100 0.000000 70.364356 ( 10.615410)
test_basic 0.001799 0.004798 0.349261 ( 0.436031)
test_all 0.001109 0.000111 661.448191 ( 99.885867)
test_rubyspec 0.090542 0.029304 52.000380 ( 60.063781)
total: 180.34 sec