Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-212655
#<BuildRuby:0x000055a5423ec8e8
@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.20220220-212655",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000089 0.000029 0.000118 ( 0.000123)
build_up 0.009219 0.001638 0.962649 ( 1.108770)
build_miniruby 0.001642 0.000505 0.077226 ( 0.076011)
build_ruby 0.001164 0.000359 0.068160 ( 0.067486)
build_all 0.008808 0.001221 4.096477 ( 0.783647)
build_install 0.013949 0.009486 7.799188 ( 2.344381)
test_btest 0.001267 0.000447 73.329387 ( 7.840032)
test_basic 0.002074 0.005750 0.346957 ( 0.436698)
test_all 0.000513 0.001265 700.013179 ( 67.932784)
test_rubyspec 0.092960 0.069173 46.247599 ( 51.594452)
total: 132.19 sec