Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-081656
#<BuildRuby:0x00005589f2917e00
@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.20220729-081656",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003047 0.003776 0.765018 ( 1.037941)
build_miniruby 0.000842 0.000281 0.088809 ( 0.086710)
build_ruby 0.001450 0.000483 3.486900 ( 3.295055)
build_all 0.007302 0.002434 15.738848 ( 2.887314)
build_install 0.009747 0.001504 5.748057 ( 2.152596)
test_btest 0.000481 0.000148 54.079568 ( 7.844318)
test_basic 0.000667 0.005536 0.375978 ( 0.463296)
test_all 0.000811 0.000312 622.645096 ( 91.017282)
test_rubyspec 0.054078 0.064134 43.864610 ( 49.454301)
total: 158.24 sec