Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-062353
#<BuildRuby:0x0000558dfbecf868
@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.20230113-062353",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.003755 0.621436 ( 1.057932)
build_miniruby 0.000528 0.000282 0.702528 ( 0.701649)
build_ruby 0.001031 0.000258 2.488159 ( 2.500040)
build_all 0.005603 0.004558 12.952614 ( 1.754830)
build_install 0.004145 0.002786 1.499395 ( 0.736781)
test_btest 0.000509 0.000170 65.167727 ( 6.727107)
test_basic 0.002346 0.000782 0.236490 ( 0.333469)
test_all 0.001198 0.000399 505.441440 ( 47.540458)
test_rubyspec 0.013719 0.015120 34.935137 ( 45.519629)
total: 106.87 sec