Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-205323
#<BuildRuby:0x000055d4207ab440
@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.20220327-205323",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010786 0.000918 1.003286 ( 1.256684)
build_miniruby 0.001738 0.000232 0.071021 ( 0.069501)
build_ruby 0.001942 0.000259 0.074900 ( 0.073144)
build_all 0.009463 0.000605 4.144203 ( 0.860277)
build_install 0.020991 0.002624 7.897979 ( 2.427938)
test_btest 0.001204 0.000150 71.985394 ( 8.114573)
test_basic 0.002789 0.004687 0.339068 ( 0.429525)
test_all 0.001639 0.000273 644.996161 ( 66.051946)
test_rubyspec 0.112275 0.061697 45.777725 ( 51.245002)
total: 130.53 sec