Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-004249
#<BuildRuby:0x000055bc28320480
@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.20220329-004249",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.010217 0.001334 0.994495 ( 1.136141)
build_miniruby 0.001556 0.000334 0.075824 ( 0.074199)
build_ruby 0.002110 0.000000 0.067853 ( 0.066113)
build_all 0.006094 0.003296 4.169393 ( 0.850411)
build_install 0.021631 0.001777 7.903550 ( 2.429348)
test_btest 0.001151 0.000230 71.437889 ( 7.881989)
test_basic 0.007546 0.000532 0.339212 ( 0.427676)
test_all 0.001796 0.000342 716.172446 ( 68.935959)
test_rubyspec 0.110525 0.059760 45.989934 ( 51.447785)
total: 133.25 sec