Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-164300
#<BuildRuby:0x000056061e950e50
@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.20220916-164300",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000043 0.000007 0.000050 ( 0.000040)
build_up 0.009247 0.000144 1.097414 ( 1.097074)
build_miniruby 0.002014 0.000251 0.073410 ( 0.071590)
build_ruby 0.002255 0.000000 0.066760 ( 0.064426)
build_all 0.009880 0.000000 1.574147 ( 0.599093)
build_install 0.013026 0.009283 1.928288 ( 0.954715)
test_btest 0.000990 0.000189 91.308386 ( 9.349106)
test_basic 0.003986 0.004385 0.362897 ( 0.456123)
test_all 0.004310 0.000000 679.645381 ( 68.013496)
test_rubyspec 0.112298 0.046808 46.959159 ( 55.026391)
total: 135.63 sec