Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-214057
#<BuildRuby:0x0000562a26727fa8
@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.20220728-214057",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.006411 0.813929 ( 0.864489)
build_miniruby 0.000680 0.000380 0.057039 ( 0.055790)
build_ruby 0.000707 0.000294 0.059124 ( 0.057903)
build_all 0.002861 0.001786 1.519145 ( 0.587403)
build_install 0.009965 0.001063 5.607126 ( 2.140237)
test_btest 0.000602 0.000226 46.079502 ( 8.489437)
test_basic 0.004147 0.001555 0.345373 ( 0.433674)
test_all 0.000744 0.000280 619.896860 ( 89.478759)
test_rubyspec 0.066059 0.060571 43.922912 ( 49.508663)
total: 151.62 sec