Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-092044
#<BuildRuby:0x000055fd43b6be08
@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.20240109-092044",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.006076 0.794852 ( 1.200766)
build_miniruby 0.000000 0.001235 0.852853 ( 0.852648)
build_ruby 0.001702 0.000184 2.666326 ( 2.666669)
build_all 0.003752 0.003788 11.896419 ( 1.005493)
build_install 0.010030 0.000430 3.539254 ( 0.971305)
test_btest 0.000752 0.000000 64.723056 ( 5.023012)
test_basic 0.005080 0.000000 0.436669 ( 0.516383)
test_all 0.079235 0.018487 365.484358 ( 39.435384)
test_rubyspec 0.020642 0.045043 40.499522 ( 53.059387)
total: 104.73 sec