Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-153413
#<BuildRuby:0x000055ad52d6d350
@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.20220803-153413",
@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.000001 0.000023 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003661 0.008936 0.824683 ( 0.910496)
build_miniruby 0.001096 0.000253 0.050040 ( 0.048784)
build_ruby 0.001347 0.000311 0.065116 ( 0.063586)
build_all 0.007321 0.000000 1.236684 ( 0.487809)
build_install 0.008209 0.009698 4.235012 ( 1.781582)
test_btest 0.001071 0.000335 53.270398 ( 5.860259)
test_basic 0.005774 0.000000 0.285761 ( 0.375703)
test_all 0.002730 0.000000 495.021274 ( 52.395637)
test_rubyspec 0.082613 0.039077 41.252792 ( 48.869687)
total: 110.79 sec