Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-030642
#<BuildRuby:0x000055d9e71873a8
@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-030642",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006979 0.003586 1.168351 ( 1.176605)
build_miniruby 0.002122 0.000816 0.840548 ( 0.839286)
build_ruby 0.002637 0.001014 2.245541 ( 2.154268)
build_all 0.016139 0.004256 18.591978 ( 2.150086)
build_install 0.012735 0.008138 2.071035 ( 1.049448)
test_btest 0.000857 0.000342 92.289655 ( 8.999941)
test_basic 0.007205 0.000582 0.342575 ( 0.429827)
test_all 0.001994 0.000748 694.964995 ( 69.799665)
test_rubyspec 0.059127 0.088767 49.172584 ( 57.672424)
total: 144.27 sec