Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-182652
#<BuildRuby:0x0000555a48cff600
@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.20220719-182652",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010563 0.000446 0.962067 ( 1.032132)
build_miniruby 0.001872 0.000125 0.066798 ( 0.065888)
build_ruby 0.001955 0.000131 0.075253 ( 0.074524)
build_all 0.003535 0.007484 1.544785 ( 0.608217)
build_install 0.016030 0.006559 5.217554 ( 2.117308)
test_btest 0.000978 0.000206 70.800401 ( 8.512686)
test_basic 0.000000 0.006859 0.319972 ( 0.410833)
test_all 0.000476 0.002628 630.631593 ( 64.542297)
test_rubyspec 0.094640 0.076018 46.064603 ( 51.782881)
total: 129.15 sec