Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-025654
#<BuildRuby:0x00005572b0c406f8
@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.20221208-025654",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004714 0.004525 1.197642 ( 1.635158)
build_miniruby 0.002122 0.000304 0.841755 ( 0.841034)
build_ruby 0.002709 0.000387 2.235132 ( 2.145074)
build_all 0.019166 0.000648 18.560221 ( 2.170449)
build_install 0.016284 0.005129 2.085255 ( 1.045339)
test_btest 0.001262 0.000189 94.044900 ( 9.315476)
test_basic 0.007928 0.000000 0.354370 ( 0.450218)
test_all 0.002012 0.000000 689.574535 ( 70.330932)
test_rubyspec 0.109657 0.043452 49.181193 ( 57.611240)
total: 145.55 sec