Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-132447
#<BuildRuby:0x000055ae4c6fc048
@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.20230728-132447",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006126 0.000000 1.406335 ( 2.957195)
build_miniruby 0.001011 0.000000 0.860736 ( 0.860712)
build_ruby 0.001164 0.000028 2.657607 ( 2.658215)
build_all 0.006987 0.002508 13.180135 ( 1.178490)
build_install 0.004861 0.003556 1.996107 ( 0.953209)
test_btest 0.000000 0.001033 76.357071 ( 7.632733)
test_basic 0.000012 0.004797 0.681303 ( 0.760015)
test_all 0.001079 0.000269 476.313665 ( 53.525976)
test_rubyspec 0.023467 0.020732 44.711659 ( 57.075097)
total: 127.60 sec