Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-094918
#<BuildRuby:0x000055e8d32a5550
@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.20220803-094918",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000076 0.000021 0.000097 ( 0.000054)
build_up 0.006176 0.003442 0.803346 ( 0.968525)
build_miniruby 0.001690 0.000520 0.063316 ( 0.061730)
build_ruby 0.001227 0.000000 0.056922 ( 0.055851)
build_all 0.003569 0.004307 1.230845 ( 0.468135)
build_install 0.012761 0.002897 4.297014 ( 1.762884)
test_btest 0.001323 0.000000 52.350046 ( 6.105805)
test_basic 0.000000 0.005594 0.282877 ( 0.374243)
test_all 0.000538 0.001842 500.843964 ( 52.964194)
test_rubyspec 0.074866 0.058391 41.291687 ( 49.059173)
total: 111.82 sec