Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-110904
#<BuildRuby:0x0000562ac01b00d0
@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.20221212-110904",
@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.000005 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004102 0.000000 0.828351 ( 1.070881)
build_miniruby 0.000906 0.000000 0.953801 ( 0.952154)
build_ruby 0.001238 0.000000 2.876727 ( 2.773618)
build_all 0.008202 0.000803 15.798828 ( 3.333313)
build_install 0.009127 0.000233 2.246856 ( 1.240918)
test_btest 0.000543 0.000136 65.228038 ( 11.438165)
test_basic 0.005090 0.000201 0.296899 ( 0.386574)
test_all 0.000000 0.002868 684.934909 (148.816685)
test_rubyspec 0.042229 0.020219 52.404414 ( 60.695252)
total: 230.71 sec