Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-214543
#<BuildRuby:0x0000558c6ccc34b0
@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.20230725-214543",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004935 0.000520 1.486823 ( 2.783108)
build_miniruby 0.001151 0.000122 0.972483 ( 0.971680)
build_ruby 0.001409 0.000148 2.700183 ( 2.704339)
build_all 0.000327 0.008714 13.369223 ( 1.187745)
build_install 0.002772 0.005072 1.960783 ( 0.891061)
test_btest 0.000777 0.000205 79.227788 ( 6.808558)
test_basic 0.001013 0.003479 0.677940 ( 0.758961)
test_all 0.001114 0.000334 464.727487 ( 51.557793)
test_rubyspec 0.023919 0.029666 42.855939 ( 55.249050)
total: 122.91 sec