Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-170235
#<BuildRuby:0x0000560809614178
@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-170235",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.001686 0.004447 0.812885 ( 1.189086)
build_miniruby 0.000813 0.000221 0.814463 ( 0.814378)
build_ruby 0.001055 0.000288 2.673518 ( 2.674156)
build_all 0.006507 0.001774 11.947270 ( 0.989960)
build_install 0.009301 0.001097 3.572920 ( 0.978569)
test_btest 0.000665 0.000166 64.265309 ( 4.882690)
test_basic 0.003393 0.000848 0.392715 ( 0.472604)
test_all 0.083441 0.017042 372.887783 ( 36.725725)
test_rubyspec 0.042804 0.024843 40.799502 ( 53.359194)
total: 102.09 sec