Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-210323
#<BuildRuby:0x000055c6b9cb3e20
@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-210323",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.000000 0.006220 0.895388 ( 1.086513)
build_miniruby 0.000000 0.001372 1.008954 ( 1.007033)
build_ruby 0.000000 0.001442 2.763902 ( 2.761066)
build_all 0.006118 0.003654 16.551079 ( 2.952633)
build_install 0.008430 0.003111 2.242446 ( 1.165917)
test_btest 0.000755 0.000198 76.350295 ( 10.230251)
test_basic 0.003828 0.003989 0.391547 ( 0.474986)
test_all 0.000869 0.001108 666.550027 (102.327051)
test_rubyspec 0.085206 0.045301 51.454725 ( 59.522664)
total: 181.53 sec