Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-083825
#<BuildRuby:0x0000558dcb05ffb0
@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.20221215-083825",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003778 0.000420 0.898772 ( 1.533428)
build_miniruby 0.000895 0.000099 0.960770 ( 0.959286)
build_ruby 0.001090 0.000121 2.837577 ( 2.742618)
build_all 0.001126 0.007725 15.769134 ( 3.367300)
build_install 0.008156 0.000826 2.240046 ( 1.289701)
test_btest 0.000490 0.000098 67.700567 ( 11.073160)
test_basic 0.004035 0.000807 0.308136 ( 0.399511)
test_all 0.001644 0.000329 671.175662 (149.168033)
test_rubyspec 0.040989 0.029794 52.855285 ( 61.008889)
total: 231.54 sec