Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-164845
#<BuildRuby:0x00005630840d4b88
@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.20221117-164845",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000028)
configure 0.000031 0.000007 0.000038 ( 0.000035)
build_up 0.008099 0.000897 1.110626 ( 1.156355)
build_miniruby 0.001418 0.000304 0.876544 ( 0.899966)
build_ruby 0.001689 0.000362 2.376132 ( 2.326453)
build_all 0.008505 0.008778 18.574600 ( 2.343694)
build_install 0.013881 0.007766 1.869557 ( 1.008295)
test_btest 0.001102 0.000389 83.346079 ( 9.895051)
test_basic 0.005565 0.000168 0.346205 ( 0.438319)
test_all 0.001032 0.000344 725.838830 ( 75.310127)
test_rubyspec 0.080518 0.045319 50.469042 ( 59.054737)
total: 152.43 sec