Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-193322
#<BuildRuby:0x000055ad0bfec8e8
@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.20220315-193322",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006346 0.004817 1.028949 ( 1.156883)
build_miniruby 0.001336 0.000446 0.078448 ( 0.076604)
build_ruby 0.001288 0.000430 0.077731 ( 0.075774)
build_all 0.010377 0.000000 4.262887 ( 0.855792)
build_install 0.015602 0.008705 7.986460 ( 2.456213)
test_btest 0.000898 0.000299 75.059819 ( 8.088448)
test_basic 0.001422 0.005047 0.326979 ( 0.417228)
test_all 0.001254 0.000488 675.553862 ( 65.986737)
test_rubyspec 0.072342 0.078912 46.150452 ( 51.350119)
total: 130.46 sec