Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-230203
#<BuildRuby:0x000055878a177e58
@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.20221115-230203",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000703 0.004019 1.010561 ( 1.067439)
build_miniruby 0.000862 0.000123 0.924117 ( 0.922452)
build_ruby 0.000000 0.001264 2.734566 ( 2.636983)
build_all 0.006773 0.001785 15.690371 ( 3.331441)
build_install 0.004337 0.003861 1.975767 ( 1.152587)
test_btest 0.000509 0.000113 60.351158 ( 10.448333)
test_basic 0.004358 0.000119 0.281566 ( 0.373565)
test_all 0.000857 0.000181 651.955849 (102.018245)
test_rubyspec 0.034628 0.030885 51.317235 ( 59.573435)
total: 181.53 sec