Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-185550
#<BuildRuby:0x000055adb4713df8
@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-185550",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003402 0.000681 0.835270 ( 1.069201)
build_miniruby 0.000779 0.000156 0.955834 ( 0.954370)
build_ruby 0.001057 0.000211 2.725247 ( 2.629442)
build_all 0.007491 0.001498 15.903211 ( 3.376182)
build_install 0.008595 0.001719 2.216671 ( 1.182545)
test_btest 0.000537 0.000108 58.685691 ( 12.317211)
test_basic 0.004302 0.000000 0.275929 ( 0.367212)
test_all 0.001592 0.000000 691.018563 (141.933000)
test_rubyspec 0.049425 0.014114 52.210433 ( 60.465062)
total: 224.29 sec