Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-133612
#<BuildRuby:0x0000559370568020
@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.20221204-133612",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003904 0.000355 0.793962 ( 1.055862)
build_miniruby 0.000965 0.000000 0.529397 ( 0.529387)
build_ruby 0.001350 0.000000 1.708242 ( 1.639090)
build_all 0.009090 0.000587 12.008863 ( 1.486350)
build_install 0.001598 0.005348 1.619780 ( 0.776377)
test_btest 0.000561 0.000094 63.674584 ( 6.181989)
test_basic 0.002506 0.000418 0.262252 ( 0.359097)
test_all 0.000810 0.000135 507.103704 ( 51.101978)
test_rubyspec 0.005989 0.020024 35.434400 ( 46.061254)
total: 109.19 sec