Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-195145
#<BuildRuby:0x000056057fa875c0
@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.20221207-195145",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000012 0.003825 0.793960 ( 1.086980)
build_miniruby 0.000903 0.000000 0.703823 ( 0.703144)
build_ruby 0.001276 0.000000 2.421977 ( 2.349112)
build_all 0.009149 0.000000 12.454471 ( 1.518485)
build_install 0.006131 0.000305 1.613010 ( 0.779636)
test_btest 0.000612 0.000082 64.459314 ( 6.294884)
test_basic 0.000129 0.003302 0.249560 ( 0.345004)
test_all 0.000927 0.000174 511.524591 ( 51.054970)
test_rubyspec 0.013330 0.014907 34.909897 ( 45.453746)
total: 109.59 sec