Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-093718
#<BuildRuby:0x000055e331a7e148
@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.20220724-093718",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006231 0.004477 0.834533 ( 1.322933)
build_miniruby 0.001495 0.000000 0.055484 ( 0.054008)
build_ruby 0.001709 0.000000 0.063233 ( 0.061888)
build_all 0.008214 0.000655 1.266261 ( 0.475613)
build_install 0.010825 0.005971 4.238654 ( 1.804908)
test_btest 0.001392 0.000348 54.601290 ( 6.380553)
test_basic 0.005008 0.001252 0.285555 ( 0.376818)
test_all 0.002281 0.000000 512.940349 ( 53.632465)
test_rubyspec 0.087837 0.054541 41.662923 ( 47.500799)
total: 111.61 sec