Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-193719
#<BuildRuby:0x0000563395f551f8
@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.20221006-193719",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011031 1.098891 ( 1.172608)
build_miniruby 0.001037 0.000720 0.098091 ( 0.095155)
build_ruby 0.001221 0.000509 0.098196 ( 0.095674)
build_all 0.005795 0.003053 1.304877 ( 0.555503)
build_install 0.007579 0.007630 1.642957 ( 0.889969)
test_btest 0.000848 0.000424 61.576019 ( 6.374554)
test_basic 0.002865 0.003604 0.345045 ( 0.435309)
test_all 0.005819 0.000736 494.781835 ( 53.037077)
test_rubyspec 0.073520 0.045439 42.219079 ( 50.476320)
total: 113.13 sec