Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-131757
#<BuildRuby:0x000055af77228e50
@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.20221116-131757",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000053 0.000009 0.000062 ( 0.000090)
configure 0.000036 0.000007 0.000043 ( 0.000038)
build_up 0.003318 0.005594 1.099428 ( 1.142912)
build_miniruby 0.001740 0.000000 0.906137 ( 0.907441)
build_ruby 0.002170 0.000000 2.356311 ( 2.259444)
build_all 0.016886 0.001965 18.345324 ( 2.239444)
build_install 0.011602 0.005313 1.799735 ( 0.962006)
test_btest 0.000880 0.000220 84.322591 ( 9.345017)
test_basic 0.002801 0.003897 0.346557 ( 0.442468)
test_all 0.001644 0.000463 722.563122 ( 75.553740)
test_rubyspec 0.068579 0.041557 50.699513 ( 59.229700)
total: 152.08 sec