Logfile: /home/ko1/ruby/logs/brlog.trunk.20221021-205011
#<BuildRuby:0x0000562b736f5438
@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.20221021-205011",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000041)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.006600 0.004850 1.186257 ( 1.755236)
build_miniruby 0.000000 0.001874 0.110190 ( 0.109127)
build_ruby 0.000222 0.001321 0.114632 ( 0.113951)
build_all 0.007977 0.001017 1.332157 ( 0.577478)
build_install 0.010939 0.002917 1.711569 ( 0.927412)
test_btest 0.001312 0.000350 61.805141 ( 6.853466)
test_basic 0.005681 0.001515 0.357619 ( 0.450351)
test_all 0.007246 0.000000 520.158150 ( 55.671717)
test_rubyspec 0.085234 0.042719 43.555387 ( 52.144982)
total: 118.60 sec