Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-030146
#<BuildRuby:0x000055af9bdc3e80
@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.20221227-030146",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005632 0.000751 0.843480 ( 1.032142)
build_miniruby 0.001152 0.000153 1.004262 ( 1.002159)
build_ruby 0.001432 0.000191 2.766999 ( 2.764483)
build_all 0.005750 0.003872 16.609907 ( 2.965694)
build_install 0.004182 0.005222 2.235680 ( 1.171838)
test_btest 0.000895 0.000211 70.512216 ( 11.052328)
test_basic 0.006873 0.000518 0.369357 ( 0.453962)
test_all 0.000000 0.001440 651.694625 ( 97.920044)
test_rubyspec 0.088886 0.042726 51.066343 ( 59.168415)
total: 177.53 sec