Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-052158
#<BuildRuby:0x0000561b53b9bfa8
@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.20230705-052158",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001650 0.004748 1.481551 ( 2.719503)
build_miniruby 0.000742 0.000346 0.882677 ( 0.883236)
build_ruby 0.000973 0.000454 2.622059 ( 2.622860)
build_all 0.006054 0.002826 10.944702 ( 7.393105)
build_install 0.004154 0.004385 5.085653 ( 1.887472)
test_btest 0.000500 0.000250 86.288025 ( 7.599423)
test_basic 0.002608 0.001304 0.778197 ( 0.854886)
test_all 0.001476 0.000000 455.801349 ( 50.987905)
test_rubyspec 0.028703 0.012669 42.886040 ( 55.339373)
total: 130.29 sec