Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-211320
#<BuildRuby:0x0000563ed5b9fce8
@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.20231226-211320",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006565 0.782074 ( 1.196440)
build_miniruby 0.000000 0.001276 0.844484 ( 0.843994)
build_ruby 0.001644 0.000000 2.638127 ( 2.639830)
build_all 0.007797 0.000000 11.892946 ( 0.976668)
build_install 0.006487 0.001715 3.364683 ( 0.962723)
test_btest 0.000631 0.000186 62.791414 ( 4.778819)
test_basic 0.003815 0.001122 0.397201 ( 0.476889)
test_all 0.072126 0.023971 381.202210 ( 33.553882)
test_rubyspec 0.033745 0.031341 40.266918 ( 52.844456)
total: 98.27 sec