Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-222525
#<BuildRuby:0x000055c88a7d0700
@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.20230115-222525",
@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.000027 0.000008 0.000035 ( 0.000036)
autoconf 0.000043 0.000013 0.000056 ( 0.000056)
configure 0.000036 0.000011 0.000047 ( 0.000049)
build_up 0.003440 0.006029 0.867625 ( 1.336191)
build_miniruby 0.000944 0.000377 1.025298 ( 1.023092)
build_ruby 0.001554 0.000000 2.796976 ( 2.795263)
build_all 0.009738 0.000123 16.770543 ( 3.004364)
build_install 0.010430 0.000921 2.087831 ( 1.073266)
test_btest 0.001067 0.000000 71.019123 ( 11.438347)
test_basic 0.006309 0.000000 0.342047 ( 0.428502)
test_all 0.001461 0.000000 667.159934 (114.192210)
test_rubyspec 0.078714 0.055910 52.571039 ( 60.627596)
total: 195.92 sec