Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-185621
#<BuildRuby:0x00005575eec6bfb0
@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-185621",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.002579 0.003346 0.850540 ( 1.156983)
build_miniruby 0.000890 0.000445 1.012857 ( 1.010806)
build_ruby 0.001086 0.000543 2.779164 ( 2.776519)
build_all 0.006593 0.003296 16.836680 ( 2.993135)
build_install 0.005329 0.006529 2.283324 ( 1.174772)
test_btest 0.000687 0.000386 69.772790 ( 11.635864)
test_basic 0.004171 0.002346 0.343802 ( 0.429970)
test_all 0.000823 0.000463 673.132984 ( 96.944518)
test_rubyspec 0.072384 0.057759 51.543158 ( 59.606943)
total: 177.73 sec