Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-174136
#<BuildRuby:0x000055b944b8f800
@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-174136",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.010548 0.000893 0.981744 ( 1.002548)
build_miniruby 0.001893 0.000000 0.075058 ( 0.073864)
build_ruby 0.001786 0.000000 0.074821 ( 0.073356)
build_all 0.008648 0.000455 1.548489 ( 0.603070)
build_install 0.022463 0.000000 1.918905 ( 0.940737)
test_btest 0.001176 0.000000 78.295073 ( 8.019475)
test_basic 0.008476 0.000048 0.326163 ( 0.414453)
test_all 0.000000 0.004604 627.591342 ( 64.650631)
test_rubyspec 0.154591 0.019164 45.888441 ( 54.103956)
total: 129.88 sec