Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-011641
#<BuildRuby:0x0000559b1ebcbdf8
@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.20221208-011641",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004892 0.000051 1.152698 ( 1.978526)
build_miniruby 0.000736 0.000041 1.015875 ( 1.014463)
build_ruby 0.001090 0.000060 2.753742 ( 2.667636)
build_all 0.000320 0.008664 15.846516 ( 3.353321)
build_install 0.008294 0.000000 2.212182 ( 1.248427)
test_btest 0.000538 0.000035 62.145246 ( 11.806211)
test_basic 0.000645 0.004468 0.309893 ( 0.400596)
test_all 0.000854 0.000171 651.665737 (124.802505)
test_rubyspec 0.053022 0.013064 52.911719 ( 61.058714)
total: 208.33 sec