Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-052456
#<BuildRuby:0x0000562fd2203e80
@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.20221218-052456",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004072 0.000015 0.838689 ( 1.039892)
build_miniruby 0.000884 0.000126 1.036267 ( 1.035074)
build_ruby 0.001073 0.000154 2.846937 ( 2.718711)
build_all 0.009138 0.000112 15.875618 ( 3.397505)
build_install 0.008611 0.000164 2.251713 ( 1.322318)
test_btest 0.000513 0.000000 65.885434 ( 11.174418)
test_basic 0.000961 0.003644 0.324177 ( 0.414999)
test_all 0.001201 0.000189 678.332440 (141.181731)
test_rubyspec 0.033634 0.028354 52.366510 ( 60.554767)
total: 222.84 sec