Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-182455
#<BuildRuby:0x00005650e8b5bf00
@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.20221227-182455",
@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.000029 0.000006 0.000035 ( 0.000037)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005459 0.001170 0.839296 ( 1.041347)
build_miniruby 0.001109 0.000238 1.013768 ( 1.011715)
build_ruby 0.001328 0.000285 2.763823 ( 2.761195)
build_all 0.006065 0.003728 16.652847 ( 2.993327)
build_install 0.004761 0.004402 2.235159 ( 1.181492)
test_btest 0.000565 0.000167 75.667314 ( 10.226196)
test_basic 0.004185 0.002914 0.374658 ( 0.459351)
test_all 0.001078 0.000340 659.518490 (104.292000)
test_rubyspec 0.089089 0.043797 51.522756 ( 59.524586)
total: 183.49 sec