Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-233057
#<BuildRuby:0x0000560e6c5e0328
@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.20221119-233057",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.001485 0.003288 1.132264 ( 1.098603)
build_miniruby 0.000746 0.000249 1.040241 ( 1.038616)
build_ruby 0.000885 0.000295 2.766235 ( 2.662628)
build_all 0.007859 0.001153 15.837192 ( 3.283307)
build_install 0.004260 0.004351 2.092192 ( 1.203364)
test_btest 0.000431 0.000153 61.126514 ( 10.696950)
test_basic 0.003396 0.001213 0.297212 ( 0.388315)
test_all 0.001030 0.000368 655.691859 (100.744789)
test_rubyspec 0.051933 0.020663 51.808684 ( 60.016039)
total: 181.13 sec