Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-072037
#<BuildRuby:0x0000555d83180638
@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.20220720-072037",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.009236 0.002771 1.045089 ( 6.105282)
build_miniruby 0.001372 0.000412 0.074201 ( 0.072676)
build_ruby 0.001314 0.000394 0.075921 ( 0.074562)
build_all 0.004141 0.005011 1.531975 ( 0.589053)
build_install 0.017750 0.004120 5.118715 ( 2.060949)
test_btest 0.000767 0.000256 76.045098 ( 7.947962)
test_basic 0.000197 0.007505 0.331085 ( 0.418195)
test_all 0.001238 0.000530 677.427057 ( 66.658658)
test_rubyspec 0.089392 0.075698 46.126010 ( 51.797157)
total: 135.73 sec