Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-055147
#<BuildRuby:0x0000562afab4c028
@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.20230102-055147",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.004981 0.001661 0.880706 ( 1.044549)
build_miniruby 0.001009 0.000337 1.014403 ( 1.012534)
build_ruby 0.001482 0.000000 2.779096 ( 2.776575)
build_all 0.004603 0.005180 16.754554 ( 2.994314)
build_install 0.008317 0.003198 2.294598 ( 1.180615)
test_btest 0.000773 0.000298 71.817921 ( 11.216434)
test_basic 0.006884 0.000526 0.357480 ( 0.441962)
test_all 0.001068 0.000381 678.595152 ( 96.288697)
test_rubyspec 0.070826 0.055933 51.690993 ( 59.756203)
total: 176.71 sec