Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-072524
#<BuildRuby:0x0000559aab2aa5a8
@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.20220221-072524",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.010806 0.987470 ( 4.720615)
build_miniruby 0.000000 0.001901 0.080146 ( 0.078278)
build_ruby 0.000000 0.001944 0.068577 ( 0.066854)
build_all 0.005899 0.004237 4.173810 ( 0.802102)
build_install 0.020644 0.002528 7.802359 ( 2.330293)
test_btest 0.000740 0.000394 74.010167 ( 8.335397)
test_basic 0.004815 0.002568 0.341719 ( 0.442059)
test_all 0.001353 0.000721 669.557567 ( 65.661866)
test_rubyspec 0.092901 0.068249 46.266156 ( 51.767176)
total: 134.21 sec