Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-025638
#<BuildRuby:0x00005557513af7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-025638",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000011 0.000011 ( 0.000010)
build_up 0.006844 0.004479 1.001533 ( 1.673158)
build_miniruby 0.002437 0.000000 0.075309 ( 0.072444)
build_ruby 0.001813 0.000022 0.074630 ( 0.072432)
build_all 0.009589 0.001000 4.163829 ( 0.792093)
build_install 0.023020 0.002306 7.836493 ( 2.287419)
test_btest 0.001319 0.000219 47.468893 ( 43.908214)
test_basic 0.006045 0.001008 0.315424 ( 0.410042)
test_all 0.001726 0.000287 649.337689 ( 64.284839)
test_rubyspec 0.105866 0.058599 46.127956 ( 51.474490)
total: 164.98 sec