Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-075047
#<BuildRuby:0x000055d5bdc70040
@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.20221215-075047",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003132 0.000241 0.623719 ( 1.410187)
build_miniruby 0.000854 0.000066 0.730892 ( 0.730406)
build_ruby 0.001346 0.000104 2.634972 ( 2.570555)
build_all 0.006461 0.002658 12.412431 ( 1.510910)
build_install 0.006631 0.000328 1.628600 ( 0.755912)
test_btest 0.000657 0.000069 65.892977 ( 6.359429)
test_basic 0.000054 0.003727 0.263828 ( 0.358733)
test_all 0.000748 0.000905 509.095421 ( 70.291146)
test_rubyspec 0.008781 0.018453 35.065844 ( 45.659916)
total: 129.65 sec