Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-235754
#<BuildRuby:0x00005563ce00caf8
@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.20220325-235754",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005345 0.005391 1.039553 ( 1.145822)
build_miniruby 0.001542 0.000474 0.074011 ( 0.072975)
build_ruby 0.001120 0.000345 0.082344 ( 0.081921)
build_all 0.006615 0.003665 4.154947 ( 0.859004)
build_install 0.018255 0.004379 7.966543 ( 2.420299)
test_btest 0.000923 0.000288 75.637275 ( 8.512815)
test_basic 0.002588 0.006154 0.332162 ( 0.420319)
test_all 0.001170 0.000438 648.074355 ( 65.924911)
test_rubyspec 0.101540 0.069477 45.872970 ( 51.343855)
total: 130.78 sec