Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-163837
#<BuildRuby:0x000055c2d7334920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220903-163837",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009734 0.000782 0.980622 ( 1.123183)
build_miniruby 0.002018 0.000269 0.073299 ( 0.071646)
build_ruby 0.001686 0.000225 0.076594 ( 0.075357)
build_all 0.007373 0.004228 1.553593 ( 0.601519)
build_install 0.014404 0.008071 1.913874 ( 0.948461)
test_btest 0.001024 0.000244 74.709542 ( 8.644086)
test_basic 0.003427 0.004082 0.324765 ( 0.414994)
test_all 0.002799 0.000763 673.661769 ( 66.743032)
test_rubyspec 0.105012 0.070569 45.265133 ( 53.788265)
total: 132.41 sec