Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-154503
#<BuildRuby:0x000055b4d562f4f0
@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.20240101-154503",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001287 0.004483 1.169141 ( 1.343974)
build_miniruby 0.000829 0.000151 0.846838 ( 0.846926)
build_ruby 0.001062 0.000193 2.702793 ( 2.703664)
build_all 0.006239 0.001134 11.926006 ( 0.972599)
build_install 0.006043 0.007585 3.564840 ( 0.964183)
test_btest 0.000582 0.000166 63.600259 ( 5.360664)
test_basic 0.001737 0.003584 0.406563 ( 0.485448)
test_all 0.062776 0.034540 398.733790 ( 34.188561)
test_rubyspec 0.024959 0.041943 40.151870 ( 52.704048)
total: 99.57 sec