Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-082053
#<BuildRuby:0x0000557e8eecbfa0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230125-082053",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005752 0.000822 0.845885 ( 1.031475)
build_miniruby 0.001008 0.000144 1.002313 ( 1.000370)
build_ruby 0.001365 0.000195 2.764770 ( 2.762562)
build_all 0.005103 0.004723 16.706900 ( 3.015127)
build_install 0.009188 0.001838 2.067062 ( 1.066159)
test_btest 0.000863 0.000172 70.290420 ( 10.864200)
test_basic 0.005604 0.001121 0.308610 ( 0.394428)
test_all 0.001212 0.000000 667.479096 ( 94.327804)
test_rubyspec 0.072975 0.036190 51.677894 ( 59.732169)
total: 174.19 sec