Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-063141
#<BuildRuby:0x00005622ae264e50
@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.20220915-063141",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008280 0.001005 1.097430 ( 1.082857)
build_miniruby 0.001803 0.000416 0.076395 ( 0.074834)
build_ruby 0.001653 0.000381 0.074324 ( 0.072388)
build_all 0.002093 0.008216 1.548676 ( 0.596440)
build_install 0.015350 0.007915 1.920879 ( 0.960169)
test_btest 0.000984 0.000382 95.459568 ( 9.028886)
test_basic 0.005085 0.001978 0.354887 ( 0.442820)
test_all 0.000000 0.003783 673.639203 ( 67.994362)
test_rubyspec 0.078468 0.076131 47.129555 ( 55.518175)
total: 135.77 sec