Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-174021
#<BuildRuby:0x000055e59e4d0d30
@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.20220826-174021",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010494 0.000420 0.985874 ( 4.365271)
build_miniruby 0.002064 0.000129 0.075757 ( 0.074978)
build_ruby 0.001640 0.000102 0.078757 ( 0.078613)
build_all 0.010314 0.000644 1.500210 ( 0.572882)
build_install 0.005676 0.016724 1.873707 ( 0.918619)
test_btest 0.000847 0.000212 75.335417 ( 8.139019)
test_basic 0.000840 0.005780 0.317267 ( 0.407983)
test_all 0.004932 0.000000 654.304602 ( 65.106288)
test_rubyspec 0.095631 0.082066 45.451879 ( 53.884512)
total: 133.55 sec