Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-012401
#<BuildRuby:0x0000557d4e3a8510
@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.20220311-012401",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007497 0.004773 1.072539 ( 2.988440)
build_miniruby 0.001767 0.000379 0.070150 ( 0.069505)
build_ruby 0.001699 0.000365 0.078621 ( 0.078537)
build_all 0.008229 0.000737 1.508884 ( 0.631435)
build_install 0.013725 0.005768 5.309647 ( 2.273400)
test_btest 0.000000 0.001259 74.471104 ( 8.075889)
test_basic 0.003729 0.003355 0.337659 ( 0.428590)
test_all 0.001345 0.000374 687.651165 ( 67.441265)
test_rubyspec 0.100091 0.057797 46.174589 ( 51.618438)
total: 133.61 sec