Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-051946
#<BuildRuby:0x000055f2512cbea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220605-051946",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.003253 0.003882 0.868054 ( 1.038552)
build_miniruby 0.000919 0.000057 0.057155 ( 0.055973)
build_ruby 0.000792 0.000049 0.059200 ( 0.058055)
build_all 0.004145 0.000009 1.506600 ( 0.606189)
build_install 0.011068 0.000000 6.314688 ( 2.870685)
test_btest 0.000750 0.000000 46.689057 ( 9.042836)
test_basic 0.001568 0.004160 0.259460 ( 0.347889)
test_all 0.001250 0.000125 643.267567 ( 93.446149)
test_rubyspec 0.042689 0.040885 44.246576 ( 49.861832)
total: 157.33 sec