Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-112819
#<BuildRuby:0x000056014350ecc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-112819",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008615 0.000664 0.949047 ( 1.238193)
build_miniruby 0.002541 0.000363 0.845964 ( 0.844872)
build_ruby 0.002641 0.000378 2.142075 ( 2.141270)
build_all 0.015152 0.005772 18.698942 ( 2.172615)
build_install 0.017107 0.007127 2.058928 ( 1.031268)
test_btest 0.000000 0.001428 86.557221 ( 9.058164)
test_basic 0.005688 0.003284 0.340463 ( 0.427482)
test_all 0.001018 0.001201 681.849587 ( 63.639118)
test_rubyspec 0.100203 0.066806 48.133064 ( 56.294245)
total: 136.85 sec