Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-061944
#<BuildRuby:0x0000563e708ad310
@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.20221030-061944",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004603 0.005310 1.098315 ( 1.143211)
build_miniruby 0.001147 0.000410 0.098793 ( 0.095722)
build_ruby 0.002191 0.000000 0.103402 ( 0.099804)
build_all 0.008650 0.000100 1.365040 ( 0.568647)
build_install 0.013120 0.001588 1.670991 ( 0.897369)
test_btest 0.001582 0.000416 62.618775 ( 6.610662)
test_basic 0.002517 0.004744 0.363773 ( 0.451209)
test_all 0.004482 0.001698 516.440009 ( 54.701178)
test_rubyspec 0.064519 0.056528 43.465018 ( 51.709993)
total: 116.28 sec