Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-214920
#<BuildRuby:0x0000555b594f7658
@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.20220329-214920",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008888 0.002222 0.993737 ( 1.091711)
build_miniruby 0.001512 0.000378 0.077559 ( 0.075992)
build_ruby 0.001742 0.000436 0.080094 ( 0.078795)
build_all 0.009569 0.001023 4.165926 ( 0.845211)
build_install 0.003269 0.020838 7.951683 ( 2.395047)
test_btest 0.001208 0.000000 75.580322 ( 7.950702)
test_basic 0.000026 0.008279 0.348799 ( 0.436609)
test_all 0.001772 0.001063 657.915214 ( 65.702791)
test_rubyspec 0.095419 0.071433 45.899018 ( 51.380443)
total: 129.96 sec