Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-142402
#<BuildRuby:0x00005598d03908a0
@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.20220826-142402",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000167 0.000028 0.000195 ( 0.000203)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006502 0.005644 0.831044 ( 0.980278)
build_miniruby 0.001093 0.000273 0.061409 ( 0.061569)
build_ruby 0.001879 0.000000 0.067576 ( 0.067051)
build_all 0.008524 0.001339 1.246794 ( 0.468026)
build_install 0.013036 0.001699 1.601317 ( 0.807256)
test_btest 0.001252 0.000268 50.836287 ( 6.252182)
test_basic 0.004985 0.001068 0.291972 ( 0.384937)
test_all 0.003651 0.000782 504.504924 ( 53.550719)
test_rubyspec 0.077250 0.059338 41.720683 ( 50.359631)
total: 112.93 sec