Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-111123
#<BuildRuby:0x0000560b6cc7b208
@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.20221230-111123",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.003361 0.625354 ( 1.035216)
build_miniruby 0.000095 0.000830 0.739233 ( 0.739071)
build_ruby 0.001074 0.000179 2.512018 ( 2.512610)
build_all 0.005383 0.003627 12.735328 ( 1.527748)
build_install 0.003610 0.002951 1.599023 ( 0.765477)
test_btest 0.000536 0.000134 65.451285 ( 6.381106)
test_basic 0.002797 0.000700 0.248852 ( 0.344236)
test_all 0.000929 0.000233 487.278991 ( 47.615616)
test_rubyspec 0.005645 0.021049 34.998736 ( 45.406636)
total: 106.33 sec