Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-182823
#<BuildRuby:0x000055e519867280
@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.20231125-182823",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005211 0.000948 0.927111 ( 1.305229)
build_miniruby 0.000838 0.000153 0.793846 ( 0.794071)
build_ruby 0.001300 0.000236 2.609148 ( 2.609931)
build_all 0.004602 0.003535 12.163695 ( 0.992512)
build_install 0.011219 0.000546 3.671179 ( 0.983309)
test_btest 0.000647 0.000130 62.004454 ( 5.462999)
test_basic 0.003430 0.000686 0.434272 ( 0.514030)
test_all 0.075997 0.021597 345.461726 ( 35.417366)
test_rubyspec 0.040107 0.024700 39.973957 ( 52.530544)
total: 100.61 sec