Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-161736
#<BuildRuby:0x0000555b6bda4460
@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.20230130-161736",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000038 0.000006 0.000044 ( 0.000042)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006123 0.000272 0.905569 ( 1.067382)
build_miniruby 0.001167 0.000156 1.002447 ( 1.000514)
build_ruby 0.001400 0.000186 2.802214 ( 2.799722)
build_all 0.004357 0.005269 16.756278 ( 2.969766)
build_install 0.009508 0.001902 2.083955 ( 1.068685)
test_btest 0.000000 0.001088 76.674763 ( 10.233049)
test_basic 0.000000 0.006761 0.378966 ( 0.464712)
test_all 0.000000 0.001350 673.148348 ( 98.333468)
test_rubyspec 0.068576 0.062016 51.753714 ( 59.848645)
total: 177.79 sec