Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-140150
#<BuildRuby:0x000055f4a4f6c090
@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.20240103-140150",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002329 0.004566 1.040443 ( 1.305369)
build_miniruby 0.000840 0.000229 0.812491 ( 0.812425)
build_ruby 0.001404 0.000383 2.637625 ( 2.638298)
build_all 0.006881 0.000000 11.990616 ( 0.986099)
build_install 0.005670 0.005843 3.486315 ( 0.964013)
test_btest 0.000000 0.000702 64.376019 ( 5.242786)
test_basic 0.003608 0.000588 0.387050 ( 0.467844)
test_all 0.071533 0.024971 382.322976 ( 31.497551)
test_rubyspec 0.031534 0.036538 40.048498 ( 52.625065)
total: 96.54 sec