Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-123617
#<BuildRuby:0x00005604dadac480
@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.20220304-123617",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000226 0.010367 0.995755 ( 1.061908)
build_miniruby 0.001904 0.000000 0.079068 ( 0.076693)
build_ruby 0.002023 0.000000 0.077878 ( 0.075495)
build_all 0.005972 0.004439 4.208174 ( 0.864888)
build_install 0.018069 0.006219 7.988575 ( 2.433809)
test_btest 0.000000 0.001375 71.747797 ( 8.086959)
test_basic 0.002190 0.005213 0.324439 ( 0.413892)
test_all 0.001934 0.000697 666.236320 ( 65.556386)
test_rubyspec 0.089117 0.074112 46.364308 ( 51.560076)
total: 130.13 sec