Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-005017
#<BuildRuby:0x000056484829cb88
@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.20220825-005017",
@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.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000027)
configure 0.000030 0.000005 0.000035 ( 0.000032)
build_up 0.011007 0.001123 1.007664 ( 1.737010)
build_miniruby 0.001642 0.000274 0.074397 ( 0.072746)
build_ruby 0.001563 0.000261 0.078645 ( 0.076895)
build_all 0.008501 0.000521 1.515477 ( 0.566082)
build_install 0.019695 0.003030 1.863410 ( 0.913585)
test_btest 0.000924 0.000142 73.264877 ( 8.101880)
test_basic 0.007997 0.000145 0.335053 ( 0.422905)
test_all 0.003196 0.000000 632.309477 ( 64.756559)
test_rubyspec 0.083379 0.073755 45.471508 ( 54.073277)
total: 130.72 sec