Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-010308
#<BuildRuby:0x000055658f035350
@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.20221106-010308",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007851 0.000604 0.908854 ( 1.084009)
build_miniruby 0.001640 0.000127 0.051707 ( 0.050066)
build_ruby 0.001478 0.000000 0.050035 ( 0.048699)
build_all 0.000886 0.007294 1.252874 ( 0.476920)
build_install 0.007313 0.007843 1.573153 ( 0.790908)
test_btest 0.001423 0.000395 62.066752 ( 6.777707)
test_basic 0.004234 0.001176 0.299405 ( 0.399382)
test_all 0.002536 0.000705 487.950549 ( 53.562251)
test_rubyspec 0.069388 0.056069 43.358548 ( 51.916209)
total: 115.11 sec