Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-062916
#<BuildRuby:0x00005584f3879e98
@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-062916",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003946 0.000000 0.828208 ( 1.057024)
build_miniruby 0.000960 0.000050 0.973611 ( 0.972245)
build_ruby 0.001339 0.000071 2.691737 ( 2.602743)
build_all 0.004394 0.004608 15.761203 ( 3.452407)
build_install 0.008823 0.000929 2.366317 ( 1.420343)
test_btest 0.000520 0.000054 64.185148 ( 11.315754)
test_basic 0.004570 0.000481 0.287893 ( 0.378632)
test_all 0.001250 0.000132 664.808080 (149.185563)
test_rubyspec 0.039099 0.020915 52.013445 ( 60.181892)
total: 230.57 sec