Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-001900
#<BuildRuby:0x000055963a541458
@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.20220618-001900",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002190 0.008499 0.827966 ( 0.912942)
build_miniruby 0.001114 0.000372 0.063102 ( 0.061974)
build_ruby 0.001246 0.000415 0.062416 ( 0.061444)
build_all 0.007303 0.000932 1.209253 ( 0.488083)
build_install 0.014439 0.004443 4.860620 ( 2.486206)
test_btest 0.000000 0.002029 54.230865 ( 6.245592)
test_basic 0.000348 0.006832 0.289951 ( 0.383287)
test_all 0.002116 0.000907 512.607320 ( 52.902157)
test_rubyspec 0.078776 0.052541 41.717578 ( 47.615619)
total: 111.16 sec