Logfile: /home/ko1/ruby/logs/brlog.trunk.20230627-052115
#<BuildRuby:0x0000560c680ff508
@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.20230627-052115",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001074 0.004282 1.347075 ( 2.670255)
build_miniruby 0.000840 0.000252 0.912592 ( 0.912419)
build_ruby 0.001287 0.000000 2.827139 ( 2.826801)
build_all 0.009389 0.000601 16.591938 ( 1.512675)
build_install 0.011486 0.000592 4.914583 ( 1.190793)
test_btest 0.000625 0.000134 87.241048 ( 7.952639)
test_basic 0.000170 0.004661 0.733797 ( 0.814353)
test_all 0.001652 0.000656 472.006581 ( 54.108655)
test_rubyspec 0.014266 0.027453 43.497103 ( 55.965838)
total: 127.96 sec