Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-213441
#<BuildRuby:0x000055a0c3904e80
@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.20221017-213441",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001563 0.008857 1.190926 ( 1.551258)
build_miniruby 0.002428 0.001214 1.403289 ( 1.207374)
build_ruby 0.002215 0.001107 1.878379 ( 1.804133)
build_all 0.013464 0.001718 12.961858 ( 1.699895)
build_install 0.011831 0.002621 1.746638 ( 0.929792)
test_btest 0.000908 0.000349 62.095173 ( 6.561251)
test_basic 0.004566 0.001757 0.359712 ( 0.456028)
test_all 0.007135 0.001084 516.944031 ( 55.556437)
test_rubyspec 0.081813 0.048036 43.287707 ( 51.932531)
total: 121.70 sec