Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-211007
#<BuildRuby:0x0000561ca81dc188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-211007",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.006656 0.000000 0.820786 ( 1.189533)
build_miniruby 0.001054 0.000000 0.830409 ( 0.830162)
build_ruby 0.001578 0.000000 2.674045 ( 2.674971)
build_all 0.007679 0.000277 11.893141 ( 0.984655)
build_install 0.005034 0.004358 3.389906 ( 0.972131)
test_btest 0.000698 0.000000 63.199690 ( 5.469987)
test_basic 0.003877 0.000112 0.408727 ( 0.489036)
test_all 0.086515 0.012271 367.057468 ( 34.915860)
test_rubyspec 0.044374 0.023064 40.489612 ( 53.009645)
total: 100.54 sec