Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-202145
#<BuildRuby:0x000055d5e0aa7510
@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.20220205-202145",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009102 0.001300 0.958386 ( 0.988140)
build_miniruby 0.001504 0.000215 0.079580 ( 0.077999)
build_ruby 0.000000 0.001906 0.067656 ( 0.066241)
build_all 0.003977 0.007180 4.144758 ( 0.783496)
build_install 0.013994 0.010953 7.723856 ( 2.312027)
test_btest 0.000864 0.000305 77.803532 ( 8.117247)
test_basic 0.000000 0.007905 0.348952 ( 0.437618)
test_all 0.000000 0.001913 688.207815 ( 66.530061)
test_rubyspec 0.081752 0.070602 46.003855 ( 51.529161)
total: 130.84 sec