Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-114453
#<BuildRuby:0x00005631aeaed1f8
@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.20221007-114453",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.009187 0.000391 1.114421 ( 1.155645)
build_miniruby 0.001624 0.000125 0.097546 ( 0.094312)
build_ruby 0.001357 0.000104 0.099337 ( 0.096455)
build_all 0.007815 0.000000 1.358911 ( 0.580285)
build_install 0.014559 0.000000 1.639583 ( 0.897098)
test_btest 0.001578 0.000025 61.030583 ( 6.858767)
test_basic 0.007492 0.000417 0.355416 ( 0.444108)
test_all 0.007388 0.000000 479.265662 ( 53.122855)
test_rubyspec 0.077150 0.046740 42.337953 ( 50.593751)
total: 113.84 sec