Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-232112
#<BuildRuby:0x00005624cd8f2828
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220422-232112",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006252 0.003997 0.830140 ( 0.908925)
build_miniruby 0.001588 0.000000 0.063437 ( 0.062493)
build_ruby 0.001346 0.000000 0.050796 ( 0.049867)
build_all 0.007570 0.000154 1.210280 ( 0.494726)
build_install 0.019260 0.000576 4.932131 ( 2.404098)
test_btest 0.001445 0.000076 52.231197 ( 6.120007)
test_basic 0.000000 0.005868 0.290207 ( 0.380909)
test_all 0.000000 0.003075 504.057952 ( 53.553196)
test_rubyspec 0.081938 0.049157 41.836057 ( 47.261946)
total: 111.24 sec