Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-220648
#<BuildRuby:0x00005610ef7c4128
@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-220648",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005097 0.000214 1.489728 ( 1.905828)
build_miniruby 0.001002 0.000193 2.046901 ( 2.052332)
build_ruby 0.001433 0.000275 4.548017 ( 4.560441)
build_all 0.009236 0.000946 16.941207 ( 1.954721)
build_install 0.017661 0.000061 5.413095 ( 2.229337)
test_btest 0.000000 0.000829 81.950854 ( 12.610549)
test_basic 0.001705 0.003770 0.731334 ( 0.797661)
test_all 0.102100 0.018887 546.426351 ( 81.045865)
test_rubyspec 0.053858 0.014952 88.280710 (100.605461)
total: 207.76 sec