Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-042921
#<BuildRuby:0x00005567d24e7e80
@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.20230102-042921",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.006336 0.876456 ( 1.052693)
build_miniruby 0.001228 0.000102 1.016419 ( 1.014341)
build_ruby 0.001134 0.000284 2.783746 ( 2.781228)
build_all 0.008357 0.001090 16.682918 ( 2.967290)
build_install 0.009411 0.002214 2.313537 ( 1.191081)
test_btest 0.000735 0.000173 73.257899 ( 10.623679)
test_basic 0.003343 0.003059 0.363941 ( 0.450138)
test_all 0.001201 0.000316 656.222343 (105.510205)
test_rubyspec 0.065173 0.062779 51.647711 ( 59.734283)
total: 185.33 sec