Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-114226
#<BuildRuby:0x00005643014eb7f0
@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.20231227-114226",
@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.000013 0.000011 0.000024 ( 0.000025)
autoconf 0.000019 0.000017 0.000036 ( 0.000035)
configure 0.000014 0.000012 0.000026 ( 0.000025)
build_up 0.001356 0.005313 0.796269 ( 1.184611)
build_miniruby 0.000485 0.000485 0.834011 ( 0.834351)
build_ruby 0.000744 0.000744 2.647515 ( 2.648224)
build_all 0.004080 0.004080 12.019912 ( 0.979131)
build_install 0.007908 0.002611 3.334726 ( 0.965115)
test_btest 0.000484 0.000424 63.611653 ( 5.082109)
test_basic 0.000000 0.004192 0.399219 ( 0.479112)
test_all 0.072871 0.025755 389.440575 ( 33.222571)
test_rubyspec 0.032807 0.043915 40.189407 ( 52.749060)
total: 98.15 sec