Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-153225
#<BuildRuby:0x000055ca23a0c880
@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.20220823-153225",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006258 0.004509 0.985283 ( 1.612879)
build_miniruby 0.001626 0.000348 0.075594 ( 0.073874)
build_ruby 0.001835 0.000393 0.076285 ( 0.074257)
build_all 0.004548 0.005754 1.521565 ( 0.576592)
build_install 0.020544 0.001456 1.895580 ( 0.912899)
test_btest 0.000814 0.000191 74.203831 ( 8.287035)
test_basic 0.003491 0.004793 0.331897 ( 0.419738)
test_all 0.004054 0.000000 672.900811 ( 66.520539)
test_rubyspec 0.114961 0.065997 45.869076 ( 54.369900)
total: 132.85 sec