Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-182329
#<BuildRuby:0x0000557ff7face50
@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.20221115-182329",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004219 0.004043 1.089077 ( 1.112430)
build_miniruby 0.001928 0.000000 0.879513 ( 0.880072)
build_ruby 0.002589 0.000070 2.336829 ( 2.231990)
build_all 0.012168 0.006356 18.255457 ( 2.257457)
build_install 0.014775 0.004893 1.808292 ( 0.999259)
test_btest 0.000764 0.000161 90.529480 ( 10.232823)
test_basic 0.006582 0.000336 0.350999 ( 0.442725)
test_all 0.001875 0.000375 671.604554 ( 73.206171)
test_rubyspec 0.070143 0.052356 49.747490 ( 58.347113)
total: 149.71 sec