Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-222344
#<BuildRuby:0x000056445e6ec0a0
@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.20231226-222344",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000047 0.000004 0.000051 ( 0.000050)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.000000 0.004949 1.093299 ( 1.480634)
build_miniruby 0.000000 0.001414 0.850790 ( 0.849773)
build_ruby 0.000765 0.000706 2.750460 ( 2.749900)
build_all 0.005683 0.003661 15.761471 ( 1.421133)
build_install 0.007392 0.000373 4.434201 ( 1.135204)
test_btest 0.001018 0.000000 83.359490 ( 7.392030)
test_basic 0.000674 0.004690 0.697335 ( 0.775503)
test_all 0.102807 0.030389 525.274088 ( 57.129431)
test_rubyspec 0.027736 0.018908 49.235495 ( 61.577187)
total: 134.51 sec