Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-070544
#<BuildRuby:0x0000562a398309c8
@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.20220720-070544",
@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.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011260 1.020245 ( 4.350455)
build_miniruby 0.000000 0.001911 0.074998 ( 0.072987)
build_ruby 0.000795 0.001022 0.073034 ( 0.070839)
build_all 0.008079 0.002152 1.533341 ( 0.600688)
build_install 0.009247 0.012934 5.095012 ( 2.050596)
test_btest 0.000803 0.000501 69.305270 ( 8.487215)
test_basic 0.004370 0.002731 0.325279 ( 0.414509)
test_all 0.001193 0.000745 649.331562 ( 65.296357)
test_rubyspec 0.109216 0.063702 46.078249 ( 51.653825)
total: 133.00 sec