Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-150022
#<BuildRuby:0x000056433bc8a148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-150022",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009760 0.000403 0.832237 ( 1.107056)
build_miniruby 0.001560 0.000111 0.055870 ( 0.056048)
build_ruby 0.001470 0.000105 0.055921 ( 0.055940)
build_all 0.008156 0.000228 1.257764 ( 0.495810)
build_install 0.014270 0.000580 4.566128 ( 1.891504)
test_btest 0.000877 0.000055 54.670008 ( 6.132953)
test_basic 0.006422 0.000047 0.294735 ( 0.387718)
test_all 0.002936 0.000173 490.863715 ( 52.016201)
test_rubyspec 0.087042 0.050111 41.830001 ( 52.382317)
total: 114.53 sec