Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-215316
#<BuildRuby:0x000055990cb9f208
@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.20221205-215316",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003939 0.000329 0.772653 ( 1.086961)
build_miniruby 0.000850 0.000071 0.526324 ( 0.526106)
build_ruby 0.001259 0.000000 1.681461 ( 1.612718)
build_all 0.006659 0.002312 11.837705 ( 1.457308)
build_install 0.006433 0.000330 1.542900 ( 0.714450)
test_btest 0.000000 0.000679 64.277097 ( 6.205779)
test_basic 0.000190 0.002760 0.241458 ( 0.338432)
test_all 0.000000 0.001478 486.810715 ( 51.126772)
test_rubyspec 0.003968 0.023043 35.761163 ( 46.370282)
total: 109.44 sec