Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-090825
#<BuildRuby:0x000056466e3cb800
@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-090825",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008062 0.000581 1.098849 ( 1.180465)
build_miniruby 0.001467 0.000210 0.916623 ( 0.919904)
build_ruby 0.002240 0.000000 2.431840 ( 2.337960)
build_all 0.014657 0.002988 18.115556 ( 2.214994)
build_install 0.016651 0.004779 1.843934 ( 0.995791)
test_btest 0.000842 0.000146 88.842187 ( 10.080527)
test_basic 0.002638 0.004764 0.333834 ( 0.422856)
test_all 0.002049 0.000000 672.943139 ( 73.510309)
test_rubyspec 0.068312 0.047339 50.040410 ( 58.540704)
total: 150.20 sec