Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-082913
#<BuildRuby:0x00005583e52e0018
@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.20230131-082913",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000026 0.000009 0.000035 ( 0.000033)
build_up 0.006021 0.000600 0.892838 ( 1.066834)
build_miniruby 0.000998 0.000307 1.013991 ( 1.012073)
build_ruby 0.001131 0.000348 2.781379 ( 2.779039)
build_all 0.005161 0.004669 16.732363 ( 2.964690)
build_install 0.001635 0.009724 2.073117 ( 1.069938)
test_btest 0.000749 0.000374 66.641348 ( 11.215976)
test_basic 0.005927 0.000605 0.347359 ( 0.433713)
test_all 0.000949 0.000442 644.924829 (106.601628)
test_rubyspec 0.087406 0.046095 51.750354 ( 59.821224)
total: 186.97 sec