Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-104541
#<BuildRuby:0x000055a4ab864ea8
@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.20220902-104541",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009408 0.002352 0.991044 ( 1.296728)
build_miniruby 0.002011 0.000000 0.075889 ( 0.074011)
build_ruby 0.002118 0.000141 0.077170 ( 0.075040)
build_all 0.005518 0.004185 1.546597 ( 0.591448)
build_install 0.021272 0.002535 1.850037 ( 0.916387)
test_btest 0.000811 0.000194 75.095008 ( 8.051908)
test_basic 0.006630 0.000697 0.329317 ( 0.417437)
test_all 0.002149 0.001682 668.015023 ( 66.041740)
test_rubyspec 0.116036 0.058114 45.665969 ( 54.216511)
total: 131.68 sec