Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-113032
#<BuildRuby:0x000055b8f1432740
@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.20221130-113032",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.005287 1.221548 ( 1.530563)
build_miniruby 0.000000 0.000915 0.947664 ( 0.946457)
build_ruby 0.001193 0.000137 2.769838 ( 2.668362)
build_all 0.008054 0.000749 15.909948 ( 3.319296)
build_install 0.005141 0.004090 2.171225 ( 1.257924)
test_btest 0.000525 0.000110 67.724993 ( 11.615526)
test_basic 0.000701 0.004096 0.307488 ( 0.398307)
test_all 0.000657 0.000173 662.436871 (112.404700)
test_rubyspec 0.046591 0.017302 54.121974 ( 62.275706)
total: 196.42 sec