Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-105321
#<BuildRuby:0x000055fc5769ffd8
@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.20240108-105321",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004961 0.000175 1.292507 ( 1.748669)
build_miniruby 0.001079 0.000173 1.464356 ( 1.467328)
build_ruby 0.001449 0.000000 4.305539 ( 4.315270)
build_all 0.009823 0.001102 16.648154 ( 1.769392)
build_install 0.008732 0.007083 5.128091 ( 1.899736)
test_btest 0.000909 0.000000 84.498464 ( 12.243616)
test_basic 0.007216 0.000000 0.754996 ( 0.821181)
test_all 0.111089 0.009708 536.222432 ( 68.884272)
test_rubyspec 0.045112 0.023211 84.322467 ( 96.482605)
total: 189.63 sec