Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-083837
#<BuildRuby:0x0000558656c825f8
@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.20221225-083837",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.004258 0.820319 ( 1.087358)
build_miniruby 0.000000 0.000920 0.965437 ( 0.964133)
build_ruby 0.000511 0.000600 2.695673 ( 2.694359)
build_all 0.005646 0.003123 15.871386 ( 3.332955)
build_install 0.008908 0.000519 2.246304 ( 1.256932)
test_btest 0.000531 0.000138 62.602535 ( 10.928886)
test_basic 0.003933 0.001026 0.344979 ( 0.436940)
test_all 0.000753 0.000196 627.063308 (116.335902)
test_rubyspec 0.053435 0.024113 51.886051 ( 60.112559)
total: 197.15 sec