Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-003255
#<BuildRuby:0x000055938f2a7510
@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.20220410-003255",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011350 0.000811 1.034429 ( 1.116897)
build_miniruby 0.002153 0.000154 0.076052 ( 0.073805)
build_ruby 0.001479 0.000105 0.070644 ( 0.069411)
build_all 0.004825 0.004384 1.514005 ( 0.603067)
build_install 0.022027 0.000829 2.036790 ( 1.125022)
test_btest 0.000877 0.000093 74.616366 ( 8.527938)
test_basic 0.005890 0.000620 0.334852 ( 0.424287)
test_all 0.002026 0.000213 664.578295 ( 65.700071)
test_rubyspec 0.124391 0.050982 46.567196 ( 52.077322)
total: 129.72 sec