Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-101326
#<BuildRuby:0x0000565311438f40
@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.20220215-101326",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009944 0.001420 0.956411 ( 1.323836)
build_miniruby 0.002068 0.000295 0.068962 ( 0.066762)
build_ruby 0.002199 0.000000 0.079069 ( 0.076844)
build_all 0.010074 0.000000 4.168501 ( 0.798099)
build_install 0.013831 0.009126 7.760150 ( 2.309190)
test_btest 0.001378 0.000000 77.490584 ( 8.081147)
test_basic 0.004153 0.004921 0.342467 ( 0.439726)
test_all 0.001424 0.000339 651.540495 ( 64.800158)
test_rubyspec 0.117321 0.039342 45.995248 ( 51.454700)
total: 129.35 sec