Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-231941
#<BuildRuby:0x000055a8fd3035f8
@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.20230706-231941",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006117 0.000000 1.579113 ( 2.837270)
build_miniruby 0.000988 0.000000 0.908275 ( 0.908150)
build_ruby 0.001103 0.000116 2.562703 ( 2.563330)
build_all 0.004524 0.004146 8.937894 ( 8.212003)
build_install 0.007739 0.001120 1.893050 ( 1.617297)
test_btest 0.000910 0.000273 85.754352 ( 7.532642)
test_basic 0.000000 0.005144 0.771557 ( 0.852220)
test_all 0.000000 0.002407 464.436201 ( 49.331386)
test_rubyspec 0.007670 0.032338 43.009513 ( 55.457627)
total: 129.31 sec