Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-184936
#<BuildRuby:0x0000563ae45f0a58
@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.20220306-184936",
@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.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007633 0.003911 0.997475 ( 1.054861)
build_miniruby 0.001516 0.000433 0.078035 ( 0.076262)
build_ruby 0.001616 0.000462 0.077495 ( 0.075413)
build_all 0.004378 0.005809 4.301709 ( 0.892226)
build_install 0.012900 0.011308 7.929489 ( 2.447842)
test_btest 0.000863 0.000383 73.388488 ( 7.883896)
test_basic 0.000000 0.007102 0.327791 ( 0.419285)
test_all 0.000215 0.001597 657.987002 ( 65.484275)
test_rubyspec 0.111938 0.042998 46.358294 ( 51.762678)
total: 130.10 sec