Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-072720
#<BuildRuby:0x00005613792afe80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-072720",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008306 0.000568 0.871435 ( 1.046230)
build_miniruby 0.000000 0.001098 1.019498 ( 1.017677)
build_ruby 0.000055 0.001706 2.772945 ( 2.770260)
build_all 0.005552 0.004257 16.827955 ( 2.991956)
build_install 0.010785 0.000564 2.100666 ( 1.082576)
test_btest 0.000612 0.000123 67.842628 ( 11.458933)
test_basic 0.002511 0.004711 0.366547 ( 0.451592)
test_all 0.001080 0.000270 650.604386 (103.284565)
test_rubyspec 0.045225 0.020547 52.391581 ( 60.545725)
total: 184.65 sec