Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-085201
#<BuildRuby:0x00005627aaf02be8
@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-085201",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006141 0.000128 0.847703 ( 1.040541)
build_miniruby 0.001288 0.000081 1.015755 ( 1.013703)
build_ruby 0.001563 0.000097 2.777447 ( 2.774918)
build_all 0.009719 0.000051 16.743284 ( 2.977067)
build_install 0.006478 0.004668 2.034486 ( 1.080361)
test_btest 0.000826 0.000087 73.530011 ( 11.167456)
test_basic 0.006206 0.000654 0.378588 ( 0.464252)
test_all 0.001241 0.000131 650.735630 ( 99.826634)
test_rubyspec 0.105427 0.022084 51.889488 ( 59.987815)
total: 180.33 sec