Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-213606
#<BuildRuby:0x00005650ee3e0a90
@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.20221225-213606",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006644 0.002991 0.963365 ( 1.598103)
build_miniruby 0.002092 0.000392 0.846599 ( 0.845347)
build_ruby 0.002493 0.000467 2.148567 ( 2.149581)
build_all 0.013170 0.008258 18.619070 ( 2.179443)
build_install 0.022174 0.000000 2.078454 ( 1.027838)
test_btest 0.001549 0.000000 91.430790 ( 8.821250)
test_basic 0.008201 0.000756 0.345085 ( 0.432085)
test_all 0.001747 0.000336 693.435566 ( 64.221830)
test_rubyspec 0.090966 0.086725 48.098043 ( 56.259232)
total: 137.54 sec