Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-132838
#<BuildRuby:0x0000560cbb97c6d8
@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-132838",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003519 0.004781 1.119703 ( 1.160280)
build_miniruby 0.001250 0.000333 0.914357 ( 0.916422)
build_ruby 0.000000 0.002595 2.362193 ( 2.270219)
build_all 0.017668 0.000000 18.292568 ( 2.263959)
build_install 0.012238 0.008654 1.816234 ( 0.955753)
test_btest 0.000807 0.000244 82.997671 ( 9.547259)
test_basic 0.003353 0.003950 0.337403 ( 0.425637)
test_all 0.001514 0.000505 680.492538 ( 73.154274)
test_rubyspec 0.072512 0.050480 50.135212 ( 58.670393)
total: 149.37 sec