Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-060253
#<BuildRuby:0x00005557a4a2f7f0
@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.20231231-060253",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000701 0.004222 0.773222 ( 1.142014)
build_miniruby 0.000732 0.000292 0.854425 ( 0.854569)
build_ruby 0.001106 0.000443 2.655844 ( 2.656363)
build_all 0.000000 0.007972 12.015340 ( 0.987134)
build_install 0.009879 0.001125 3.391711 ( 0.968071)
test_btest 0.000460 0.000230 64.234829 ( 4.708361)
test_basic 0.002640 0.001320 0.420831 ( 0.501019)
test_all 0.076594 0.023661 378.425965 ( 38.208769)
test_rubyspec 0.020596 0.044988 40.149863 ( 52.706953)
total: 102.73 sec