Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-124030
#<BuildRuby:0x00005640d124bf40
@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.20220530-124030",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005452 0.001363 0.897043 ( 1.216285)
build_miniruby 0.000851 0.000213 0.057012 ( 0.055712)
build_ruby 0.000833 0.000208 0.058125 ( 0.056871)
build_all 0.004364 0.000000 1.502357 ( 0.603584)
build_install 0.010923 0.000385 6.294961 ( 2.857821)
test_btest 0.000629 0.000126 55.503055 ( 8.052892)
test_basic 0.000000 0.005529 0.290140 ( 0.379056)
test_all 0.000000 0.001631 630.435766 ( 92.442325)
test_rubyspec 0.060998 0.048526 44.074505 ( 49.637024)
total: 155.30 sec