Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-042810
#<BuildRuby:0x000055c008ae34b8
@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.20220910-042810",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010321 0.001042 1.123967 ( 1.102442)
build_miniruby 0.001387 0.000534 0.065009 ( 0.063366)
build_ruby 0.001759 0.000676 0.077761 ( 0.076015)
build_all 0.007609 0.001193 1.555667 ( 0.605674)
build_install 0.018799 0.003054 1.915601 ( 0.959894)
test_btest 0.000965 0.000302 97.887853 ( 9.816777)
test_basic 0.000465 0.006529 0.351326 ( 0.442315)
test_all 0.002953 0.001156 685.867777 ( 68.699894)
test_rubyspec 0.111647 0.061640 47.341002 ( 55.753448)
total: 137.52 sec