Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-082339
#<BuildRuby:0x00005561683b3e80
@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.20221230-082339",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000019 0.000002 0.000021 ( 0.000019)
build_up 0.000000 0.006502 0.845665 ( 1.135641)
build_miniruby 0.000392 0.000931 1.013372 ( 1.011345)
build_ruby 0.001383 0.000259 2.775965 ( 2.773466)
build_all 0.009109 0.000911 16.799582 ( 3.017072)
build_install 0.007503 0.004042 2.334637 ( 1.200302)
test_btest 0.000917 0.000193 73.020430 ( 10.772076)
test_basic 0.006502 0.000450 0.351433 ( 0.436787)
test_all 0.001117 0.000224 657.039991 (106.354344)
test_rubyspec 0.054999 0.060576 51.537208 ( 59.587066)
total: 186.29 sec