Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-224953
#<BuildRuby:0x00005590003832c8
@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.20221128-224953",
@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.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004581 0.000069 1.113388 ( 1.125106)
build_miniruby 0.000838 0.000000 0.964039 ( 0.962604)
build_ruby 0.001251 0.000000 2.710770 ( 2.615898)
build_all 0.008365 0.000276 15.964042 ( 3.342525)
build_install 0.003705 0.004125 2.060283 ( 1.260284)
test_btest 0.000579 0.000000 63.935533 ( 10.910814)
test_basic 0.004998 0.000220 0.344839 ( 0.435320)
test_all 0.000000 0.001170 676.932716 (104.937762)
test_rubyspec 0.048949 0.015131 53.042335 ( 61.211651)
total: 186.80 sec