Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-044500
#<BuildRuby:0x00005621ec73c0d0
@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.20221117-044500",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004513 0.000087 1.091430 ( 1.121665)
build_miniruby 0.000870 0.000124 0.996337 ( 0.995067)
build_ruby 0.001004 0.000144 2.785170 ( 2.684614)
build_all 0.008875 0.000086 15.881969 ( 3.272660)
build_install 0.010457 0.000000 1.988872 ( 1.098785)
test_btest 0.000615 0.000000 61.877356 ( 10.390029)
test_basic 0.004561 0.000000 0.320615 ( 0.411644)
test_all 0.000927 0.000000 658.500262 (102.969961)
test_rubyspec 0.057010 0.015063 51.150572 ( 59.364526)
total: 182.31 sec