Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-165011
#<BuildRuby:0x00005589e904fe70
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-165011",
@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.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004013 0.001094 1.168151 ( 1.205608)
build_miniruby 0.000727 0.000199 1.052875 ( 1.051655)
build_ruby 0.000951 0.000259 2.746343 ( 2.652771)
build_all 0.003119 0.005892 15.935125 ( 3.374671)
build_install 0.007096 0.002581 2.256700 ( 1.270810)
test_btest 0.000395 0.000144 67.021580 ( 11.418130)
test_basic 0.001090 0.003799 0.302215 ( 0.393188)
test_all 0.000821 0.000342 702.107517 (108.235717)
test_rubyspec 0.047430 0.019211 53.208192 ( 61.457494)
total: 191.06 sec