Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-122208
#<BuildRuby:0x000055e640be8148
@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.20220427-122208",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.002163 0.004239 0.882935 ( 2.491724)
build_miniruby 0.000886 0.000127 0.057535 ( 0.056279)
build_ruby 0.000840 0.000120 0.060861 ( 0.059662)
build_all 0.003740 0.000534 1.503981 ( 0.603537)
build_install 0.005932 0.004777 6.287094 ( 2.840959)
test_btest 0.000657 0.000131 55.799882 ( 8.044350)
test_basic 0.000767 0.004838 0.263452 ( 0.352177)
test_all 0.001018 0.000271 644.375582 ( 94.254005)
test_rubyspec 0.050221 0.047846 44.321007 ( 49.391960)
total: 158.10 sec