Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-002400
#<BuildRuby:0x00005652b9b6f708
@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.20230628-002400",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001264 0.004315 1.325848 ( 2.632756)
build_miniruby 0.000801 0.000300 0.810296 ( 0.810626)
build_ruby 0.000890 0.000334 2.668206 ( 2.668317)
build_all 0.008737 0.001445 15.502213 ( 1.387867)
build_install 0.008067 0.001468 4.478298 ( 1.075514)
test_btest 0.000765 0.000255 84.140032 ( 7.467584)
test_basic 0.001308 0.002968 0.607956 ( 0.694012)
test_all 0.001303 0.000474 452.780576 ( 39.261443)
test_rubyspec 0.027436 0.016661 43.197150 ( 55.555808)
total: 111.55 sec