Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-043820
#<BuildRuby:0x000055d7a6a13f00
@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.20221213-043820",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003099 0.001127 0.921358 ( 1.485568)
build_miniruby 0.001048 0.000000 0.986762 ( 0.985341)
build_ruby 0.001144 0.000000 2.746568 ( 2.624970)
build_all 0.008959 0.000000 15.908061 ( 3.367217)
build_install 0.008886 0.000000 2.217844 ( 1.242569)
test_btest 0.000557 0.000000 61.051030 ( 11.593433)
test_basic 0.004683 0.000019 0.301595 ( 0.392895)
test_all 0.001567 0.000000 670.576845 (142.885407)
test_rubyspec 0.038271 0.027877 53.152233 ( 61.320472)
total: 225.90 sec