Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-054015
#<BuildRuby:0x0000561783eb5550
@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.20220722-054015",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.012844 0.000025 0.817256 ( 3.392128)
build_miniruby 0.002074 0.000000 0.063057 ( 0.061168)
build_ruby 0.001443 0.000000 0.051995 ( 0.050563)
build_all 0.008473 0.000000 1.219943 ( 0.458669)
build_install 0.015517 0.001137 4.338172 ( 1.817539)
test_btest 0.001251 0.000132 53.574725 ( 6.358629)
test_basic 0.005040 0.000531 0.296758 ( 0.388138)
test_all 0.002170 0.000229 498.206765 ( 53.163764)
test_rubyspec 0.074781 0.061012 41.697098 ( 47.619475)
total: 113.31 sec