Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-230907
#<BuildRuby:0x000055de46620460
@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.20230103-230907",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006406 0.000145 0.872645 ( 1.181326)
build_miniruby 0.001340 0.000000 1.016707 ( 1.014677)
build_ruby 0.001641 0.000000 2.808336 ( 2.805696)
build_all 0.006103 0.003864 16.766838 ( 3.004887)
build_install 0.009070 0.000502 2.284431 ( 1.174212)
test_btest 0.000927 0.000093 73.127937 ( 11.499170)
test_basic 0.006128 0.000169 0.344829 ( 0.431356)
test_all 0.001126 0.000107 683.969432 ( 97.409233)
test_rubyspec 0.066648 0.021985 51.676942 ( 59.792245)
total: 178.31 sec