Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-172135
#<BuildRuby:0x000055f6cb098040
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230210-172135",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.003858 0.623027 ( 1.057847)
build_miniruby 0.000754 0.000196 0.670554 ( 0.669909)
build_ruby 0.001209 0.000000 2.073363 ( 2.073579)
build_all 0.008037 0.001230 12.409654 ( 1.512625)
build_install 0.006341 0.000000 1.523830 ( 0.731926)
test_btest 0.000668 0.000000 67.189000 ( 6.162175)
test_basic 0.003823 0.000000 0.259030 ( 0.353755)
test_all 0.000000 0.001326 492.152303 ( 47.322071)
test_rubyspec 0.008881 0.019121 35.187597 ( 45.732424)
total: 105.62 sec