Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-081334
#<BuildRuby:0x00005569ccd9a298
@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.20221226-081334",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009198 0.001416 1.061658 ( 1.451759)
build_miniruby 0.002067 0.000318 0.841691 ( 0.840128)
build_ruby 0.002204 0.000339 2.137638 ( 2.139801)
build_all 0.015588 0.005073 18.488316 ( 2.168440)
build_install 0.019738 0.003997 2.028745 ( 1.028709)
test_btest 0.000947 0.000180 89.881979 ( 9.352996)
test_basic 0.009163 0.000797 0.345220 ( 0.430436)
test_all 0.001841 0.000335 689.853668 ( 63.697127)
test_rubyspec 0.101160 0.074256 47.906546 ( 56.078607)
total: 137.19 sec