Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-032038
#<BuildRuby:0x000055c32673bdf8
@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-032038",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003829 0.000589 0.853557 ( 1.060002)
build_miniruby 0.000809 0.000125 0.978285 ( 0.977053)
build_ruby 0.001093 0.000168 2.692398 ( 2.591654)
build_all 0.009044 0.000048 15.912242 ( 3.362857)
build_install 0.005590 0.003814 2.234006 ( 1.261125)
test_btest 0.000506 0.000089 61.201818 ( 11.554542)
test_basic 0.001308 0.003572 0.282228 ( 0.373374)
test_all 0.001110 0.000115 681.713234 (143.277322)
test_rubyspec 0.026662 0.026893 52.980563 ( 61.189155)
total: 225.65 sec