Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-181321
#<BuildRuby:0x000055cb4eb24b88
@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-181321",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.011419 0.000236 0.989180 ( 1.036418)
build_miniruby 0.001684 0.000120 0.077134 ( 0.075978)
build_ruby 0.001846 0.000132 0.077406 ( 0.075571)
build_all 0.009923 0.000000 1.537562 ( 0.580878)
build_install 0.012758 0.007816 1.864976 ( 0.922577)
test_btest 0.001310 0.000000 72.570695 ( 7.838592)
test_basic 0.007135 0.000602 0.325197 ( 0.413652)
test_all 0.000000 0.002844 683.206902 ( 67.199131)
test_rubyspec 0.112821 0.058395 45.825479 ( 54.346386)
total: 132.49 sec