Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-121129
#<BuildRuby:0x000055a09661c010
@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.20221230-121129",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.001843 0.004494 0.841615 ( 1.202495)
build_miniruby 0.001118 0.000240 1.013243 ( 1.011279)
build_ruby 0.001695 0.000000 2.785709 ( 2.783003)
build_all 0.009155 0.000638 16.782109 ( 2.972296)
build_install 0.008834 0.000988 2.297224 ( 1.186064)
test_btest 0.000901 0.000164 68.176043 ( 11.434365)
test_basic 0.002396 0.004235 0.345978 ( 0.432040)
test_all 0.001100 0.000250 663.934760 (106.020168)
test_rubyspec 0.091506 0.030093 51.567785 ( 59.657443)
total: 186.70 sec