Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-115132
#<BuildRuby:0x000055dc7d8dc020
@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.20230114-115132",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004739 0.852172 ( 1.221067)
build_miniruby 0.000000 0.000921 0.736701 ( 0.731415)
build_ruby 0.000000 0.001279 2.399306 ( 2.400147)
build_all 0.007356 0.002083 12.939840 ( 1.601236)
build_install 0.006351 0.000000 1.510725 ( 0.716707)
test_btest 0.000663 0.000043 65.096384 ( 6.391283)
test_basic 0.002648 0.000735 0.245443 ( 0.342030)
test_all 0.001111 0.000130 499.325751 ( 52.451710)
test_rubyspec 0.011343 0.014449 35.061265 ( 45.671714)
total: 111.53 sec