Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-175220
#<BuildRuby:0x0000564565c9f800
@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.20220912-175220",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008926 0.002060 1.110952 ( 1.076998)
build_miniruby 0.001935 0.000000 0.072721 ( 0.070695)
build_ruby 0.002145 0.000000 0.078992 ( 0.076853)
build_all 0.010327 0.000000 1.577903 ( 0.607925)
build_install 0.015158 0.007565 1.917209 ( 0.952374)
test_btest 0.001213 0.000289 93.889717 ( 9.884313)
test_basic 0.005929 0.001412 0.354512 ( 0.449830)
test_all 0.003670 0.000874 641.706144 ( 68.273258)
test_rubyspec 0.088459 0.070899 47.121354 ( 55.469294)
total: 136.86 sec