Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-064207
#<BuildRuby:0x0000559fd8488e10
@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.20221008-064207",
@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.000022 0.000007 0.000029 ( 0.000029)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.006637 0.004979 1.103868 ( 1.177417)
build_miniruby 0.002065 0.000000 0.097929 ( 0.094825)
build_ruby 0.000000 0.001809 0.098306 ( 0.095737)
build_all 0.003932 0.005196 1.356213 ( 0.589096)
build_install 0.009239 0.006746 1.660592 ( 0.885358)
test_btest 0.001441 0.000769 60.726717 ( 6.399205)
test_basic 0.005944 0.000795 0.347987 ( 0.438671)
test_all 0.007196 0.001531 510.211155 ( 54.216676)
test_rubyspec 0.088143 0.046140 42.535096 ( 50.767088)
total: 114.67 sec