Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-162442
#<BuildRuby:0x00005561fb6f80f8
@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.20221223-162442",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004011 0.000000 0.883113 ( 1.307283)
build_miniruby 0.000866 0.000052 1.006769 ( 1.005465)
build_ruby 0.001074 0.000077 2.671076 ( 2.669620)
build_all 0.009018 0.000020 15.754485 ( 3.278176)
build_install 0.009605 0.000308 2.211144 ( 1.232861)
test_btest 0.000631 0.000037 67.720000 ( 11.014849)
test_basic 0.000277 0.004230 0.281415 ( 0.372612)
test_all 0.001345 0.000000 625.511126 (120.682397)
test_rubyspec 0.046013 0.016654 52.126535 ( 60.379398)
total: 201.94 sec