Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-090305
#<BuildRuby:0x0000558c69350728
@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.20221214-090305",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000279 0.004103 0.957804 ( 1.401300)
build_miniruby 0.000728 0.000156 0.962881 ( 0.961422)
build_ruby 0.000000 0.001230 2.798538 ( 2.703697)
build_all 0.006026 0.003108 15.758493 ( 3.375675)
build_install 0.007974 0.001155 2.176709 ( 1.228022)
test_btest 0.000457 0.000114 66.795321 ( 10.833127)
test_basic 0.003586 0.000897 0.298927 ( 0.390280)
test_all 0.001165 0.000292 682.009145 (141.338809)
test_rubyspec 0.048904 0.024832 52.365842 ( 60.557572)
total: 222.79 sec