Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-001733
#<BuildRuby:0x0000565366ca06d8
@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.20220815-001733",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003211 0.007651 0.975735 ( 1.020530)
build_miniruby 0.001341 0.000853 0.077183 ( 0.077452)
build_ruby 0.001022 0.000651 0.072688 ( 0.072334)
build_all 0.007380 0.001821 1.540745 ( 0.592958)
build_install 0.008078 0.015105 1.873189 ( 0.940232)
test_btest 0.000017 0.001214 77.642940 ( 8.360303)
test_basic 0.001651 0.006203 0.333230 ( 0.425233)
test_all 0.002104 0.001780 636.513766 ( 64.333571)
test_rubyspec 0.079098 0.089307 45.800925 ( 53.304137)
total: 129.13 sec