Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-024634
#<BuildRuby:0x000055e10441bed8
@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.20221212-024634",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004090 0.000000 0.878017 ( 1.346954)
build_miniruby 0.001004 0.000000 1.010758 ( 1.009434)
build_ruby 0.001317 0.000000 2.777203 ( 2.691350)
build_all 0.001360 0.007694 15.784019 ( 3.315579)
build_install 0.007701 0.001050 2.294073 ( 1.287354)
test_btest 0.000540 0.000074 64.829366 ( 10.775937)
test_basic 0.000000 0.005427 0.357128 ( 0.447388)
test_all 0.000000 0.001519 667.404976 (152.767309)
test_rubyspec 0.052603 0.023053 52.681042 ( 60.888872)
total: 234.53 sec