Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-193713
#<BuildRuby:0x00005627db84bfa8
@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.20231212-193713",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004806 0.000506 1.449349 ( 1.811761)
build_miniruby 0.000000 0.001052 0.880027 ( 0.879407)
build_ruby 0.000000 0.001226 2.837687 ( 2.838029)
build_all 0.008349 0.001877 17.235337 ( 1.595780)
build_install 0.007773 0.001110 5.038774 ( 1.193709)
test_btest 0.000862 0.000123 86.397408 ( 7.507367)
test_basic 0.000000 0.004693 0.775381 ( 0.852322)
test_all 0.092637 0.047871 542.925054 ( 56.996868)
test_rubyspec 0.023559 0.024720 50.101427 ( 62.379111)
total: 136.06 sec