Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-101402
#<BuildRuby:0x000055c37f9f7d68
@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.20230729-101402",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001611 0.004350 1.408070 ( 2.840231)
build_miniruby 0.000834 0.000231 0.941940 ( 0.940950)
build_ruby 0.001226 0.000000 2.749972 ( 2.749806)
build_all 0.009164 0.000000 14.561138 ( 1.275223)
build_install 0.001370 0.006717 1.988826 ( 0.923238)
test_btest 0.000709 0.000226 82.448674 ( 8.044600)
test_basic 0.000324 0.004004 0.640043 ( 0.720623)
test_all 0.001167 0.000424 551.040943 ( 49.615374)
test_rubyspec 0.017136 0.024792 44.166840 ( 56.587402)
total: 123.70 sec