Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-143244
#<BuildRuby:0x000056131035c748
@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.20220828-143244",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010348 0.000499 0.987513 ( 2.726738)
build_miniruby 0.001785 0.000000 0.075107 ( 0.073928)
build_ruby 0.002102 0.000000 0.075607 ( 0.073528)
build_all 0.010369 0.000335 1.536652 ( 0.592242)
build_install 0.020809 0.001929 1.888739 ( 0.931662)
test_btest 0.000998 0.000158 75.278999 ( 8.370730)
test_basic 0.007036 0.000306 0.327032 ( 0.417588)
test_all 0.003846 0.000577 690.291786 ( 67.544712)
test_rubyspec 0.099941 0.072376 45.956696 ( 54.444871)
total: 135.18 sec