Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-050709
#<BuildRuby:0x00005605b529f818
@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.20231015-050709",
@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.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003535 0.001950 1.449574 ( 1.893473)
build_miniruby 0.000722 0.000328 0.874320 ( 0.874005)
build_ruby 0.000883 0.000402 3.040070 ( 3.040689)
build_all 0.007225 0.003609 18.051066 ( 1.575534)
build_install 0.007105 0.001513 5.320266 ( 1.237603)
test_btest 0.000803 0.000344 89.784649 ( 7.081012)
test_basic 0.001914 0.002970 0.768071 ( 0.845758)
test_all 0.008035 0.000209 579.094464 ( 56.044512)
test_rubyspec 0.021568 0.027159 53.401864 ( 65.693415)
total: 138.29 sec