Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-112316
#<BuildRuby:0x0000556f3cb83818
@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-112316",
@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.000012 0.000005 0.000017 ( 0.000016)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000029 0.000011 0.000040 ( 0.000039)
build_up 0.003722 0.001396 1.253679 ( 2.573453)
build_miniruby 0.001073 0.000403 1.016362 ( 1.019762)
build_ruby 0.001230 0.000000 2.888897 ( 2.888940)
build_all 0.008854 0.000582 14.352214 ( 1.265583)
build_install 0.001505 0.007414 2.238722 ( 0.995901)
test_btest 0.000676 0.000285 79.766494 ( 7.872595)
test_basic 0.002885 0.001214 0.533583 ( 0.611328)
test_all 0.000808 0.000340 526.305440 ( 46.828976)
test_rubyspec 0.019416 0.021435 43.316069 ( 55.691669)
total: 119.75 sec