Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-085549
#<BuildRuby:0x0000557754910188
@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.20240109-085549",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.002077 0.003641 0.828930 ( 1.247165)
build_miniruby 0.000822 0.000190 0.815505 ( 0.815780)
build_ruby 0.001149 0.000265 2.664753 ( 2.665719)
build_all 0.008006 0.000838 11.914060 ( 0.977050)
build_install 0.010287 0.002773 3.490741 ( 0.975927)
test_btest 0.000692 0.000154 63.301970 ( 5.436440)
test_basic 0.004676 0.000139 0.405185 ( 0.485405)
test_all 0.085446 0.012038 393.508909 ( 33.534968)
test_rubyspec 0.040822 0.024608 40.714712 ( 53.273278)
total: 99.41 sec