Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-235739
#<BuildRuby:0x000055d559c3b8e0
@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.20231202-235739",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001260 0.003511 0.979393 ( 1.252116)
build_miniruby 0.000776 0.000129 0.873116 ( 0.873001)
build_ruby 0.001137 0.000190 2.704694 ( 2.706090)
build_all 0.008551 0.000101 12.260624 ( 0.985330)
build_install 0.005104 0.004203 3.582039 ( 0.963408)
test_btest 0.000706 0.000141 62.145215 ( 5.769994)
test_basic 0.000000 0.003047 0.372053 ( 0.453223)
test_all 0.083314 0.018886 411.210032 ( 38.914659)
test_rubyspec 0.039461 0.024347 39.820822 ( 52.482549)
total: 104.40 sec