Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-052701
#<BuildRuby:0x0000563d51c14460
@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.20221227-052701",
@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.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005314 0.001226 0.845930 ( 1.087136)
build_miniruby 0.000000 0.001033 1.004611 ( 1.002574)
build_ruby 0.000000 0.001599 2.761977 ( 2.759236)
build_all 0.005938 0.003579 16.551044 ( 2.952263)
build_install 0.009752 0.000000 2.254821 ( 1.175231)
test_btest 0.000840 0.000205 74.789389 ( 10.740395)
test_basic 0.001141 0.005375 0.367233 ( 0.453324)
test_all 0.000000 0.001515 650.753175 (107.390715)
test_rubyspec 0.100027 0.031773 51.163021 ( 59.778086)
total: 187.34 sec