Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-185950
#<BuildRuby:0x000055568081fe80
@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.20230119-185950",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002539 0.003783 0.847134 ( 1.069311)
build_miniruby 0.001121 0.000224 1.025754 ( 1.023757)
build_ruby 0.001244 0.000249 2.790949 ( 2.788306)
build_all 0.009711 0.000247 16.954389 ( 3.014820)
build_install 0.010417 0.001029 2.135122 ( 1.082389)
test_btest 0.000921 0.000154 75.301319 ( 10.749222)
test_basic 0.001440 0.004960 0.349075 ( 0.435322)
test_all 0.001129 0.000250 682.702061 ( 96.663775)
test_rubyspec 0.066969 0.057425 51.936490 ( 59.939773)
total: 176.77 sec