Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-002019
#<BuildRuby:0x00005579bad7efe0
@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.20220920-002019",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003184 0.008025 1.094654 ( 1.396390)
build_miniruby 0.002672 0.000000 0.117017 ( 0.111968)
build_ruby 0.001966 0.000091 0.120899 ( 0.102883)
build_all 0.009016 0.001061 1.591629 ( 0.646689)
build_install 0.017100 0.005108 1.956211 ( 0.978116)
test_btest 0.001082 0.000163 74.336105 ( 8.130614)
test_basic 0.000000 0.007690 0.379858 ( 0.467444)
test_all 0.004750 0.000744 630.340075 ( 65.731547)
test_rubyspec 0.108717 0.074020 45.672666 ( 53.962220)
total: 131.53 sec