Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-165132
#<BuildRuby:0x0000563feb6cbac0
@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.20230210-165132",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000638 0.003195 0.614870 ( 1.039549)
build_miniruby 0.000812 0.000187 0.661336 ( 0.660962)
build_ruby 0.000996 0.000230 2.084194 ( 2.083806)
build_all 0.005731 0.003328 12.353615 ( 1.494424)
build_install 0.006009 0.000571 1.498754 ( 0.711491)
test_btest 0.000517 0.000129 66.586607 ( 5.913100)
test_basic 0.003101 0.000775 0.276229 ( 0.370728)
test_all 0.000975 0.000243 496.475950 ( 46.935083)
test_rubyspec 0.009005 0.019186 34.890713 ( 45.468645)
total: 104.68 sec