Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-110321
#<BuildRuby:0x0000557dcc5fb280
@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-110321",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003666 0.000000 0.743326 ( 1.192949)
build_miniruby 0.001071 0.000066 0.895232 ( 0.895214)
build_ruby 0.000000 0.001309 2.744929 ( 2.748753)
build_all 0.004916 0.002839 12.042967 ( 1.021017)
build_install 0.007302 0.002509 3.370048 ( 0.975626)
test_btest 0.000530 0.000093 64.428187 ( 5.821155)
test_basic 0.003091 0.000545 0.378838 ( 0.456896)
test_all 0.078290 0.029485 468.493862 ( 39.779831)
test_rubyspec 0.034085 0.021159 40.151326 ( 52.882777)
total: 105.78 sec