Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-080732
#<BuildRuby:0x0000559144c73438
@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.20240105-080732",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002691 0.004866 1.061280 ( 1.331756)
build_miniruby 0.000750 0.000205 0.805061 ( 0.805316)
build_ruby 0.000000 0.001380 2.651100 ( 2.651804)
build_all 0.001421 0.006194 11.910633 ( 0.950945)
build_install 0.010622 0.000792 3.542418 ( 0.966554)
test_btest 0.000539 0.000192 61.815493 ( 5.570156)
test_basic 0.000000 0.003955 0.391330 ( 0.471125)
test_all 0.076386 0.019994 381.783776 ( 34.048524)
test_rubyspec 0.046732 0.019977 40.182877 ( 52.765553)
total: 99.56 sec