Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-171038
#<BuildRuby:0x00005598e7cc3bb8
@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.20231229-171038",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004189 0.000441 1.142154 ( 1.511330)
build_miniruby 0.001332 0.000140 0.952578 ( 0.951330)
build_ruby 0.001194 0.000126 2.623334 ( 2.623803)
build_all 0.005629 0.004528 15.847451 ( 1.439915)
build_install 0.007958 0.000000 4.557139 ( 1.135472)
test_btest 0.001016 0.000031 82.399689 ( 7.010162)
test_basic 0.004464 0.000006 0.726673 ( 0.803162)
test_all 0.109807 0.028204 562.023583 ( 52.191100)
test_rubyspec 0.023067 0.028038 50.415867 ( 62.713998)
total: 130.38 sec