Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-034627
#<BuildRuby:0x00005569db487ac0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-034627",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003375 0.000563 0.810990 ( 1.076833)
build_miniruby 0.000856 0.000000 0.717028 ( 0.716820)
build_ruby 0.001273 0.000000 2.417010 ( 2.357275)
build_all 0.009220 0.000427 12.479319 ( 1.524590)
build_install 0.005707 0.000815 1.642369 ( 0.775243)
test_btest 0.000606 0.000086 66.452401 ( 6.223165)
test_basic 0.003374 0.000000 0.239769 ( 0.335339)
test_all 0.001005 0.000000 489.432165 ( 49.697125)
test_rubyspec 0.010853 0.016736 35.395325 ( 45.972124)
total: 108.68 sec