Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-165611
#<BuildRuby:0x00005576bad37f58
@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.20230118-165611",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.006082 0.000264 0.855367 ( 1.159338)
build_miniruby 0.001126 0.000150 1.020131 ( 1.018215)
build_ruby 0.001383 0.000184 2.791829 ( 2.789184)
build_all 0.009102 0.000587 16.895273 ( 3.009414)
build_install 0.002520 0.008897 2.151942 ( 1.103069)
test_btest 0.000791 0.000186 74.834943 ( 10.994426)
test_basic 0.005236 0.001232 0.365695 ( 0.452088)
test_all 0.001189 0.000000 652.218464 (113.127944)
test_rubyspec 0.093326 0.039758 51.804339 ( 59.816523)
total: 193.47 sec