Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-185240
#<BuildRuby:0x00005633cbe880c8
@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.20240115-185240",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.005541 0.000276 0.806924 ( 1.211324)
build_miniruby 0.000851 0.000142 0.811786 ( 0.811876)
build_ruby 0.001261 0.000210 2.711949 ( 2.712834)
build_all 0.004291 0.004230 12.091377 ( 1.014676)
build_install 0.013294 0.000118 3.437134 ( 0.968352)
test_btest 0.000920 0.000000 65.829877 ( 5.574989)
test_basic 0.004462 0.000000 0.398023 ( 0.479344)
test_all 0.085334 0.013110 393.053474 ( 34.400688)
test_rubyspec 0.039050 0.028146 40.127571 ( 52.670494)
total: 99.85 sec