Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-073519
#<BuildRuby:0x000055eadd6a5400
@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.20221010-073519",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000042 0.000004 0.000046 ( 0.000030)
build_up 0.000000 0.009929 1.083708 ( 1.819786)
build_miniruby 0.002172 0.001091 0.106111 ( 0.102907)
build_ruby 0.001267 0.000362 0.092848 ( 0.089938)
build_all 0.005895 0.001684 1.322534 ( 0.558582)
build_install 0.003939 0.010240 1.591520 ( 0.874806)
test_btest 0.001004 0.000430 61.248674 ( 6.330381)
test_basic 0.004581 0.001963 0.351492 ( 0.441512)
test_all 0.009153 0.000000 487.178975 ( 52.815271)
test_rubyspec 0.084931 0.055625 42.686362 ( 50.997058)
total: 114.03 sec