Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-224027
#<BuildRuby:0x0000562560314620
@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.20220708-224027",
@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.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001343 0.010832 0.978044 ( 0.999335)
build_miniruby 0.002337 0.000000 0.075520 ( 0.073336)
build_ruby 0.001615 0.000102 0.080012 ( 0.078152)
build_all 0.005143 0.004245 1.470823 ( 0.581939)
build_install 0.020822 0.003165 5.772294 ( 2.792926)
test_btest 0.000862 0.000263 77.515640 ( 8.489717)
test_basic 0.006571 0.002000 0.325434 ( 0.415819)
test_all 0.002807 0.000854 655.114745 ( 64.993966)
test_rubyspec 0.125114 0.052719 45.675390 ( 51.209128)
total: 129.64 sec