Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-081536
#<BuildRuby:0x0000563516328d30
@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.20221127-081536",
@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.000005 0.000013 ( 0.000013)
configure 0.000006 0.000005 0.000011 ( 0.000011)
build_up 0.005223 0.004884 1.290267 ( 1.647841)
build_miniruby 0.001561 0.001093 0.851321 ( 0.853351)
build_ruby 0.001854 0.001298 2.248226 ( 2.163027)
build_all 0.017191 0.003954 24.995600 ( 2.853690)
build_install 0.017779 0.004397 4.851989 ( 1.186524)
test_btest 0.001096 0.000548 88.363847 ( 8.588124)
test_basic 0.006861 0.001094 0.356048 ( 0.443876)
test_all 0.001637 0.000775 719.463375 ( 71.057685)
test_rubyspec 0.094651 0.065139 49.907981 ( 58.326945)
total: 147.12 sec