Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-231748
#<BuildRuby:0x00005603ffbc6700
@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.20220911-231748",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006069 0.005711 1.121424 ( 2.931437)
build_miniruby 0.002216 0.000000 0.076780 ( 0.075349)
build_ruby 0.001481 0.000000 0.075642 ( 0.075513)
build_all 0.007732 0.002101 1.577479 ( 0.618820)
build_install 0.021441 0.001623 1.946159 ( 0.983777)
test_btest 0.001056 0.000249 91.984397 ( 9.419491)
test_basic 0.005789 0.001362 0.358711 ( 0.447720)
test_all 0.004502 0.001059 678.003969 ( 68.460270)
test_rubyspec 0.106525 0.061132 47.189712 ( 55.556200)
total: 138.57 sec