Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-210444
#<BuildRuby:0x000055afcd1c7708
@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.20230810-210444",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002951 0.003896 1.672368 ( 2.952941)
build_miniruby 0.000724 0.000161 0.939422 ( 0.938813)
build_ruby 0.000976 0.000217 2.648447 ( 2.647894)
build_all 0.009512 0.000220 13.974094 ( 1.277327)
build_install 0.007655 0.000646 2.199811 ( 0.979463)
test_btest 0.000674 0.000128 79.485559 ( 7.441968)
test_basic 0.003889 0.000000 0.665916 ( 0.736268)
test_all 0.001244 0.000146 540.516930 ( 51.420431)
test_rubyspec 0.029940 0.004424 44.761196 ( 57.143489)
total: 125.54 sec