Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-155941
#<BuildRuby:0x0000564a99ce3918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-155941",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001164 0.003683 0.953130 ( 1.374058)
build_miniruby 0.000867 0.000130 0.877627 ( 0.877366)
build_ruby 0.001148 0.000173 2.836442 ( 2.839752)
build_all 0.009694 0.000801 14.771786 ( 1.436057)
build_install 0.005300 0.003764 4.231790 ( 1.123419)
test_btest 0.001023 0.000178 76.630381 ( 7.874960)
test_basic 0.002881 0.000501 0.620401 ( 0.696442)
test_all 0.097536 0.038014 494.756664 ( 54.606880)
test_rubyspec 0.018423 0.016730 49.617761 ( 62.159150)
total: 132.99 sec