Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-094535
#<BuildRuby:0x0000556b610afba0
@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.20230727-094535",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004372 0.000972 1.342650 ( 2.615245)
build_miniruby 0.001086 0.000241 0.905740 ( 0.904904)
build_ruby 0.001011 0.000224 2.570876 ( 2.570677)
build_all 0.004906 0.004433 14.707812 ( 1.291017)
build_install 0.004438 0.004341 2.082404 ( 0.922725)
test_btest 0.000585 0.000175 86.300586 ( 7.858287)
test_basic 0.003427 0.001029 0.634167 ( 0.711330)
test_all 0.001291 0.000388 541.128366 ( 47.805005)
test_rubyspec 0.010788 0.030415 44.827666 ( 57.264643)
total: 121.94 sec