Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-130237
#<BuildRuby:0x0000557de64349c8
@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.20220830-130237",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006853 0.005361 0.971071 ( 1.000207)
build_miniruby 0.001794 0.000385 0.075729 ( 0.074900)
build_ruby 0.001372 0.000294 0.075703 ( 0.075658)
build_all 0.009387 0.002012 1.554545 ( 0.590851)
build_install 0.021940 0.001065 1.904613 ( 0.939342)
test_btest 0.001309 0.000231 76.541289 ( 8.596086)
test_basic 0.007818 0.000346 0.314267 ( 0.403727)
test_all 0.004663 0.000778 685.047187 ( 67.683103)
test_rubyspec 0.107867 0.070866 45.838459 ( 54.226341)
total: 133.59 sec