Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-094030
#<BuildRuby:0x000055d9cb83c4d0
@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.20220818-094030",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001033 0.010002 0.969468 ( 4.123695)
build_miniruby 0.001679 0.000559 0.076204 ( 0.073909)
build_ruby 0.002162 0.000000 0.081281 ( 0.079038)
build_all 0.010998 0.000000 1.511637 ( 0.570202)
build_install 0.015252 0.004376 1.865319 ( 0.904765)
test_btest 0.000000 0.001300 71.479535 ( 8.236889)
test_basic 0.001487 0.006894 0.328681 ( 0.421551)
test_all 0.004053 0.000036 667.995401 ( 65.925073)
test_rubyspec 0.108931 0.082599 45.623953 ( 54.028517)
total: 134.36 sec