Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-103710
#<BuildRuby:0x0000557a27420a58
@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.20220217-103710",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.011024 0.000787 0.959414 ( 1.692932)
build_miniruby 0.002167 0.000155 0.077861 ( 0.075993)
build_ruby 0.001868 0.000134 0.078681 ( 0.077595)
build_all 0.010878 0.000037 4.174196 ( 0.807236)
build_install 0.017524 0.005392 7.701177 ( 2.352131)
test_btest 0.001032 0.000108 70.415416 ( 8.375093)
test_basic 0.002665 0.004948 0.337897 ( 0.426262)
test_all 0.001633 0.000245 650.629059 ( 65.978084)
test_rubyspec 0.102530 0.072365 46.139322 ( 51.658069)
total: 131.44 sec