Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-121219
#<BuildRuby:0x00005577d1c9ce50
@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.20220912-121219",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001026 0.008213 1.150312 ( 1.579827)
build_miniruby 0.002352 0.000000 0.075198 ( 0.072900)
build_ruby 0.001817 0.000398 0.078725 ( 0.076605)
build_all 0.008799 0.002464 1.608195 ( 0.610514)
build_install 0.011982 0.009989 1.948813 ( 0.956304)
test_btest 0.002364 0.000000 95.741447 ( 9.667927)
test_basic 0.005084 0.001708 0.350914 ( 0.438506)
test_all 0.002267 0.001133 651.503883 ( 66.691020)
test_rubyspec 0.103282 0.066923 47.203257 ( 55.681301)
total: 135.78 sec