Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-113915
#<BuildRuby:0x0000563e47067170
@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-113915",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.001978 0.003071 1.322247 ( 2.549685)
build_miniruby 0.000646 0.000282 0.939584 ( 0.939851)
build_ruby 0.000758 0.000331 2.599892 ( 2.600060)
build_all 0.006641 0.002906 14.731774 ( 1.323733)
build_install 0.005769 0.003043 2.106025 ( 0.979730)
test_btest 0.000000 0.001028 86.534341 ( 7.288069)
test_basic 0.000000 0.004595 0.683563 ( 0.760816)
test_all 0.000000 0.001244 519.198842 ( 47.958009)
test_rubyspec 0.023623 0.019489 44.842336 ( 57.150640)
total: 121.55 sec