Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-170442
#<BuildRuby:0x000055d2d277cdd8
@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.20220919-170442",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007221 0.003715 1.094980 ( 1.112339)
build_miniruby 0.001395 0.000536 0.113771 ( 0.109369)
build_ruby 0.001933 0.000743 0.107559 ( 0.089681)
build_all 0.005131 0.004636 1.578786 ( 0.653232)
build_install 0.011736 0.010201 1.945383 ( 0.978131)
test_btest 0.001161 0.000581 74.588125 ( 8.640370)
test_basic 0.004785 0.002392 0.374158 ( 0.463749)
test_all 0.000000 0.004346 636.624284 ( 66.304778)
test_rubyspec 0.101859 0.078970 45.700860 ( 54.207081)
total: 132.56 sec