Logfile: /home/ko1/ruby/logs/brlog.trunk.20220414-074939
#<BuildRuby:0x0000565533794c10
@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.20220414-074939",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.012104 0.000537 1.018455 ( 2.369692)
build_miniruby 0.002158 0.000144 0.069877 ( 0.067606)
build_ruby 0.001481 0.000099 0.069224 ( 0.067823)
build_all 0.008815 0.000588 1.504745 ( 0.612165)
build_install 0.009262 0.013709 5.908007 ( 2.825542)
test_btest 0.001110 0.000234 80.837506 ( 8.720821)
test_basic 0.006830 0.000395 0.324096 ( 0.413150)
test_all 0.000000 0.002351 691.849834 ( 67.824864)
test_rubyspec 0.127789 0.050638 46.887642 ( 52.464482)
total: 135.37 sec