Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-190718
#<BuildRuby:0x0000555d0b154d30
@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.20220902-190718",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010327 0.001452 0.972794 ( 1.010041)
build_miniruby 0.002059 0.000000 0.073814 ( 0.072330)
build_ruby 0.002472 0.000030 0.074408 ( 0.072739)
build_all 0.007690 0.001648 1.525016 ( 0.577528)
build_install 0.009731 0.011730 1.879492 ( 0.930674)
test_btest 0.000960 0.000320 73.546983 ( 8.131210)
test_basic 0.002679 0.006545 0.333004 ( 0.420328)
test_all 0.003188 0.001275 641.114419 ( 64.619867)
test_rubyspec 0.120303 0.048121 45.591624 ( 54.028461)
total: 129.86 sec