Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-204644
#<BuildRuby:0x00005581992a7568
@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-204644",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000021)
build_up 0.003988 0.000997 1.232854 ( 2.507378)
build_miniruby 0.000815 0.000204 0.853809 ( 0.853175)
build_ruby 0.000956 0.000239 2.578408 ( 2.578199)
build_all 0.009102 0.000000 13.617993 ( 1.187776)
build_install 0.007952 0.000000 1.954524 ( 0.887510)
test_btest 0.000698 0.000000 79.076306 ( 7.645167)
test_basic 0.008312 0.000000 0.716434 ( 0.787938)
test_all 0.001375 0.000000 492.947973 ( 52.872439)
test_rubyspec 0.021504 0.019352 42.902592 ( 55.352293)
total: 124.67 sec