Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-062447
#<BuildRuby:0x000055ef3b9b3ab8
@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-062447",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.008987 0.946449 ( 1.144208)
build_miniruby 0.002798 0.000192 0.851497 ( 0.850583)
build_ruby 0.002025 0.000633 2.138734 ( 2.139415)
build_all 0.015857 0.006494 18.611505 ( 2.149468)
build_install 0.021028 0.001944 2.050655 ( 1.024191)
test_btest 0.001075 0.000301 87.598392 ( 9.421879)
test_basic 0.009037 0.000348 0.347548 ( 0.435246)
test_all 0.002035 0.000527 678.476745 ( 63.398295)
test_rubyspec 0.114900 0.053666 47.910365 ( 56.038157)
total: 136.60 sec