Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-002137
#<BuildRuby:0x00005600da5c0040
@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.20221208-002137",
@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.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000719 0.004195 1.201485 ( 1.190384)
build_miniruby 0.000710 0.000203 0.990567 ( 0.989039)
build_ruby 0.001002 0.000286 2.682018 ( 2.587286)
build_all 0.007106 0.002031 15.827621 ( 3.296625)
build_install 0.007940 0.000869 2.173310 ( 1.201950)
test_btest 0.000533 0.000000 63.255982 ( 11.338277)
test_basic 0.000999 0.003882 0.321971 ( 0.412441)
test_all 0.001126 0.000175 674.742878 (103.336030)
test_rubyspec 0.042343 0.022502 52.894196 ( 61.162811)
total: 185.52 sec