Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-030308
#<BuildRuby:0x000055604e054070
@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.20221221-030308",
@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.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.000000 0.003528 0.625990 ( 1.039546)
build_miniruby 0.000237 0.000707 0.780249 ( 0.779672)
build_ruby 0.000930 0.000372 2.521910 ( 2.546478)
build_all 0.006694 0.002677 12.538194 ( 1.520276)
build_install 0.004887 0.001954 1.662006 ( 0.787483)
test_btest 0.000454 0.000181 67.488931 ( 6.026766)
test_basic 0.000000 0.003297 0.256755 ( 0.353109)
test_all 0.000000 0.001603 516.946450 ( 73.514999)
test_rubyspec 0.009184 0.017499 35.011741 ( 45.534595)
total: 132.10 sec