Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-203135
#<BuildRuby:0x000055abc29c8d30
@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.20220918-203135",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000030 0.000007 0.000037 ( 0.000034)
build_up 0.007812 0.001803 1.095723 ( 1.129538)
build_miniruby 0.001578 0.000364 0.120480 ( 0.117187)
build_ruby 0.001517 0.000350 0.110297 ( 0.093948)
build_all 0.008425 0.001945 1.580286 ( 0.644566)
build_install 0.018226 0.001521 1.966472 ( 1.004295)
test_btest 0.001052 0.000211 78.888263 ( 8.122177)
test_basic 0.007684 0.000335 0.370100 ( 0.458908)
test_all 0.003178 0.000596 629.901975 ( 66.886408)
test_rubyspec 0.113928 0.034698 45.699709 ( 54.214172)
total: 132.67 sec