Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-130730
#<BuildRuby:0x0000564c4971f520
@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.20230724-130730",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006021 0.000310 1.587560 ( 2.906388)
build_miniruby 0.001244 0.000196 0.986913 ( 0.985190)
build_ruby 0.001120 0.000177 2.527548 ( 2.527090)
build_all 0.008368 0.000610 13.488387 ( 1.227804)
build_install 0.003079 0.005118 1.877167 ( 0.973617)
test_btest 0.000731 0.000000 76.675437 ( 7.025563)
test_basic 0.003810 0.000000 0.567065 ( 0.645036)
test_all 0.001039 0.000000 472.171838 ( 50.242023)
test_rubyspec 0.021937 0.021649 42.565093 ( 54.990222)
total: 121.52 sec