Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-213553
#<BuildRuby:0x000055bcaa8b7e48
@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.20221202-213553",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002980 0.001994 1.156163 ( 1.170522)
build_miniruby 0.000782 0.000174 0.985996 ( 0.985084)
build_ruby 0.000862 0.000191 2.747344 ( 2.645077)
build_all 0.007639 0.001348 15.926316 ( 3.359925)
build_install 0.005554 0.002968 2.196507 ( 1.211032)
test_btest 0.000514 0.000123 66.243032 ( 10.722133)
test_basic 0.004058 0.000974 0.312656 ( 0.403303)
test_all 0.000660 0.000158 672.736929 (105.622532)
test_rubyspec 0.043318 0.020528 53.725675 ( 61.939253)
total: 188.06 sec