Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-055140
#<BuildRuby:0x00005647f83f8a90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221206-055140",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008644 0.001330 1.209705 ( 1.446195)
build_miniruby 0.000000 0.002798 0.843460 ( 0.842012)
build_ruby 0.001114 0.001927 2.216635 ( 2.124948)
build_all 0.018637 0.000856 18.466506 ( 2.149680)
build_install 0.020089 0.001687 2.067235 ( 1.029542)
test_btest 0.001042 0.000173 88.111734 ( 8.976474)
test_basic 0.001069 0.005849 0.342509 ( 0.431374)
test_all 0.000901 0.001199 690.704192 ( 70.745411)
test_rubyspec 0.085720 0.041634 48.680188 ( 56.892749)
total: 144.64 sec