Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-091208
#<BuildRuby:0x000055ff8cbfb800
@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.20220815-091208",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009924 0.001527 0.974305 ( 1.098327)
build_miniruby 0.001513 0.000233 0.066573 ( 0.065511)
build_ruby 0.001461 0.000224 0.076741 ( 0.075734)
build_all 0.007867 0.001210 1.557738 ( 0.578404)
build_install 0.014570 0.006224 1.910375 ( 0.929589)
test_btest 0.001051 0.000211 78.088964 ( 8.417160)
test_basic 0.002713 0.005053 0.326840 ( 0.415002)
test_all 0.003710 0.000479 686.921597 ( 67.424532)
test_rubyspec 0.089093 0.077710 46.217828 ( 53.747950)
total: 132.75 sec