Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-134322
#<BuildRuby:0x0000555651773fd8
@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.20231118-134322",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000803 0.004338 0.912552 ( 1.307090)
build_miniruby 0.000918 0.000229 0.792702 ( 0.792457)
build_ruby 0.001089 0.000272 2.585153 ( 2.586148)
build_all 0.006772 0.001693 12.243892 ( 1.014103)
build_install 0.009477 0.003275 3.449055 ( 0.965476)
test_btest 0.000756 0.000199 60.290479 ( 5.806593)
test_basic 0.003896 0.001025 0.392085 ( 0.472625)
test_all 0.066889 0.030220 355.839941 ( 33.802361)
test_rubyspec 0.031170 0.040561 39.811007 ( 52.378795)
total: 99.13 sec