Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-233837
#<BuildRuby:0x0000556b0cf04b88
@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.20220817-233837",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000062)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.007176 0.003751 0.962045 ( 1.122271)
build_miniruby 0.000000 0.002279 0.075573 ( 0.073404)
build_ruby 0.001301 0.000628 0.077915 ( 0.076263)
build_all 0.008443 0.001559 1.510375 ( 0.568607)
build_install 0.009161 0.012717 1.873721 ( 0.913671)
test_btest 0.001096 0.000000 72.987806 ( 8.085446)
test_basic 0.004404 0.002875 0.324897 ( 0.413907)
test_all 0.001997 0.000946 680.904406 ( 66.283357)
test_rubyspec 0.119168 0.048485 45.492662 ( 53.110010)
total: 130.65 sec