Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-031405
#<BuildRuby:0x000055d05c39ff58
@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.20221215-031405",
@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.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003637 0.000909 0.888555 ( 1.317513)
build_miniruby 0.000939 0.000000 1.042244 ( 1.040947)
build_ruby 0.000000 0.001157 2.768251 ( 2.679420)
build_all 0.004170 0.004781 15.875918 ( 3.354441)
build_install 0.007327 0.002442 2.161172 ( 1.235275)
test_btest 0.000457 0.000152 65.013517 ( 10.579185)
test_basic 0.003931 0.001310 0.341590 ( 0.431630)
test_all 0.001086 0.000362 675.133927 (133.964082)
test_rubyspec 0.040396 0.017316 53.157072 ( 61.380634)
total: 215.98 sec