Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-154252
#<BuildRuby:0x000055be76d70278
@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.20221203-154252",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009996 0.000714 1.214872 ( 1.204867)
build_miniruby 0.002252 0.000161 0.842453 ( 0.841691)
build_ruby 0.003158 0.000225 2.250488 ( 2.152902)
build_all 0.018832 0.001345 18.819087 ( 2.208175)
build_install 0.020973 0.000975 2.111198 ( 1.031684)
test_btest 0.000000 0.001470 93.577952 ( 8.875048)
test_basic 0.003629 0.005325 0.347425 ( 0.432583)
test_all 0.002098 0.000262 743.621860 ( 71.628784)
test_rubyspec 0.081682 0.099859 49.641109 ( 57.721352)
total: 146.10 sec