Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-133427
#<BuildRuby:0x00005653aaee6700
@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.20220726-133427",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000022 0.000009 0.000031 ( 0.000028)
build_up 0.006126 0.007055 0.986845 ( 1.151156)
build_miniruby 0.002116 0.000000 0.074973 ( 0.072932)
build_ruby 0.001742 0.000000 0.079145 ( 0.077260)
build_all 0.001536 0.008717 1.518036 ( 0.581101)
build_install 0.022451 0.001145 5.161610 ( 2.057858)
test_btest 0.000984 0.000437 76.691649 ( 7.936439)
test_basic 0.003313 0.003770 0.330594 ( 0.418830)
test_all 0.001411 0.000668 627.745886 ( 64.204962)
test_rubyspec 0.095603 0.069009 45.809788 ( 51.556695)
total: 128.06 sec